LoftSection.index Property
Parent Object: LoftSectionDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/LoftSection.h>
Description
The position of this LoftSection within the collection. The first section has an index of 0. This is also the order of how the section will be used in the loft. The order can be modified by using the reorder method.
Syntax
"loftSection_var" is a variable referencing a LoftSection object.
|