LoftFeature.startFace Property
Parent Object: LoftFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/LoftFeature.h>
Description
Property that returns the face that caps the start of the loft and is coincident with the first section. In the case where the loft isn't capped and there isn't a start face, this property will return null.
Syntax
"loftFeature_var" is a variable referencing a LoftFeature object.
|