SectionAnalysisInput.flip Method
Parent Object: SectionAnalysisInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/SectionAnalysisInput.h>
Description
A property that flips which side of the part is cut away by the section. This is a convenience method that results in flipping the Z axis of the transform while maintaining a valid rectangular coordinate system. You can directly manipulate the transform matrix to have the same effect.
Syntax
"sectionAnalysisInput_var" is a variable referencing a SectionAnalysisInput object.
|