Gocator API > Go2.Part > Classes > Go2PartPlaneYAngle > Go2PartPlaneYAngle Functions > Go2PartPlaneYAngle_EnableLink
Gocator 2x00 API
Go2PartPlaneYAngle_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 Go2PartPlaneYAngle and Go2PartPlaneYAngle measurement can link, but two Go2PartPlaneYAngle measurements can not be linked.

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

Operation status.

File

Go2PartPlaneYAngle.h

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