ArrangeComponent.occurrence Property
Parent Object: ArrangeComponentDefined in namespace "adsk::fusion" and the header file is <Fusion/Arrange/ArrangeComponent.h>
Description
Returns the Occurrence associated with this ArrangeComponent. If an Occurrence was used to define this ArrangeComponent, this will return the same thing as the occurrenceOrFace. If a BRepFace was used to define this ArrangeComponent, this will return the Occurrence the face is in. This is a convenience property to make accessing the occurrence simpler.
Syntax
"arrangeComponent_var" is a variable referencing an ArrangeComponent object. |
