SectionAnalysisInput.initialPosition Property
Parent Object: SectionAnalysisInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/SectionAnalysisInput.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 matrix. That matrix is obtained and set using the transform property.
Syntax
"sectionAnalysisInput_var" is a variable referencing a SectionAnalysisInput object.
|