BaseComponent.occurrences Property
Parent Object: BaseComponentDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/BaseComponent.h>
Description
Property that returns the Occurrences collection associated with this component. This provides access to the occurrences at the top-level of this component and provides the functionality to add new occurrences.
Syntax
"baseComponent_var" is a variable referencing a BaseComponent object.
|