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)
Go2Status Go2PartPlaneZOffset_SetLink(Go2PartPlaneZOffset measurement, Go2UInt32 link);
|
Parameters |
Description |
|
Go2PartPlaneZOffset measurement |
Go2PartPlaneZOffset object. |
|
Go2UInt32 link |
Measurement id to link to. |
Operation status.
Go2PartPlaneZOffset.h