ArrangeComponent.parentArrangeFeature Property
Parent Object: ArrangeComponentDefined in namespace "adsk::fusion" and the header file is <Fusion/Arrange/ArrangeComponent.h>
Description
Returns the ArrangeFeature this ArrangeComponent is associated with. This property returns null in the case where a feature hasn't been created yet and there is only an ArrangeFeatureInput.
Syntax
"arrangeComponent_var" is a variable referencing an ArrangeComponent object. |
