ExtrudeFeature.hasTwoExtents Property
Parent Object: ExtrudeFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ExtrudeFeature.h>
Description
Property that indicates if the extrusion is a single or two-sided extrusion. If false, the extentTwo and taperAngleTwo properties should not be used.
Syntax
"extrudeFeature_var" is a variable referencing an ExtrudeFeature object.
|