This function is retired. See more information in the 'Remarks' section below.
Adds a set of edges to this input.
"chamferFeatureInput_var" is a variable referencing a ChamferFeatureInput object.
|
"chamferFeatureInput_var" is a variable referencing a ChamferFeatureInput object.
|
Type | Description |
boolean | Returns true if the set of edges was successfully added to the ChamferFeatureInput. |
Name | Type | Description |
distance | ValueInput | A ValueInput object that defines the size of the chamfer. If the ValueInput uses a real then it is interpreted as centimeters. If it is a string then the units can be defined as part of the string (i.e. "2 in"). If no units are specified it is interpreted using the current default units for length. |