TwoSidesAngleExtentDefinition.parentFeature Property
Parent Object: TwoSidesAngleExtentDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/TwoSidesAngleExtentDefinition.h>
Description
Returns the parent feature that this definition is associated with. If this definition has been created statically and is not associated with a feature this property will return null.
Syntax
"twoSidesAngleExtentDefinition_var" is a variable referencing a TwoSidesAngleExtentDefinition object.
|