Design.activeOccurrence Property
Parent Object: DesignDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/Design.h>
Description
Returns the occurrence that is currently activated, if any. This can return null in the case where no occurrence is activated and the root component is active.
Syntax
"design_var" is a variable referencing a Design object.
|