Gocator API > Go2.Part > Classes > Go2PartPlaneXAngle > Go2PartPlaneXAngle Functions > Go2PartPlaneXAngle_EnableLink
Gocator 2x00 API
Go2PartPlaneXAngle_EnableLink
Description

Enables measurement linking. When enabled, another measurement of the same base type can be linked, provided that it is a different measurement. E.g. A Go2PartPlaneXAngle and Go2PartPlaneY measurement can link, but two Go2PartPlaneXAngle measurements can not be linked.

C
Go2Status Go2PartPlaneXAngle_EnableLink(Go2PartPlaneXAngle measurement, Go2Bool enable);
Parameters
Parameters 
Description 
Go2PartPlaneXAngle measurement 
Go2Bool enable 
GO2_TRUE to enable, or GO2_FALSE to disable. 
Returns

Operation status.

File

Go2PartPlaneXAngle.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.