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

C
Go2Bool Go2PartArea_LinkEnabled(Go2PartArea measurement);
Parameters
Parameters 
Description 
Go2PartArea measurement 
Go2PartArea object. 
Returns

enable - GO2_TRUE to enable, or GO2_FALSE to disable.

File

Go2PartArea.h

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