Gocator API > Go2.Part > Classes > Go2PartHoleRadius > Functions > Go2PartHoleRadius_EnableLink
Gocator 2x00 API
Go2PartHoleRadius_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 Go2PartHoleRadius and Go2PartHoleX measurement can be linked, but you can not link two Go2PartHoleRadius measurements).

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

Operation status.

File

Go2PartHoleRadius.h

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