SectionAnalysis.flip Method
Parent Object: SectionAnalysisDefined in namespace "adsk::fusion" and the header file is <Fusion/Fusion/SectionAnalysis.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
"sectionAnalysis_var" is a variable referencing a SectionAnalysis object.
|