This function is retired. See more information in the 'Remarks' section below.
Sets the extrusion extents option to 'Distance'.
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|
Type | Description |
boolean | Returns true if successful |
Name | Type | Description |
isSymmetric | boolean | Set to 'true' for an extrusion symmetrical about the profile plane |
distance | ValueInput | ValueInput object that defines the extrude distance. If the isSymmetric argument is 'false', a positive or negative distance can be used to control the direction. |