Gocator API > Go2.Part > Classes > Go2PartPlaneYAngle > Go2PartPlaneYAngle Functions > Go2PartPlaneYAngle_SetLink
Gocator 2x00 API
Go2PartPlaneYAngle_SetLink
Description

Sets the measurement id to which this measurement should link. Linked measurements must: -link to a valid measurement id -not link to themselves -not link to a measurement that is already linked -link only to measurements of the same basic type (eg, all PartPlane_? measurements)

C
Go2Status Go2PartPlaneYAngle_SetLink(Go2PartPlaneYAngle measurement, Go2UInt32 link);
Parameters
Parameters 
Description 
Go2PartPlaneYAngle measurement 
Go2UInt32 link 
Measurement id to link to. 
Returns

Operation status.

File

Go2PartPlaneYAngle.h

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