ArrangeResultEnvelope.envelopeDefinition Property
Parent Object: ArrangeResultEnvelopeDefined in namespace "adsk::fusion" and the header file is <Fusion/Arrange/ArrangeResultEnvelope.h>
Description
Returns the envelope definition that provides the settings for this envelope.
To use this property, you need to position the timeline marker immediately before the Arrange feature. This can be accomplished using the following code: arrangeFeature.timelineObject.rollTo(True)
Syntax
"arrangeResultEnvelope_var" is a variable referencing an ArrangeResultEnvelope object. |
