SectionAnalysis.initialPosition Property
Parent Object: SectionAnalysisDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/SectionAnalysis.h>
Description
Returns the matrix that describes the initial position and orientation of the specified cut plane entity. Any additional offsets or rotations are defined by a transformation matrix that is applied to this initial position. That matrix can be obtained and set using the transform property.
Syntax
"sectionAnalysis_var" is a variable referencing a SectionAnalysis object.
|