Gocator API > Go2.Part > Classes > Go2PartFeature3d > Functions > Go2PartFeature3d_EnableRegion
Gocator 2x00 API
Go2PartFeature3d_EnableRegion
Description

Returns a boolean representing whether the given feature's region is enabled.

C
Go2Bool Go2PartFeature3d_EnableRegion(Go2PartFeature3d feature, Go2Bool enable);
Parameters
Parameters 
Description 
Go2PartFeature3d feature 
Go2PartFeature3d object. 
Go2Bool enable 
A boolean where GO2_TRUE enables the region. GO2_FALSE otherwise. 
Returns

Operation status.

File

Go2PartTypes.h

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