ExtrudeFeatureInput.hasTwoExtents Property
Parent Object: ExtrudeFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ExtrudeFeatureInput.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
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|