Statically creates a new OffsetStartDefinition object. This is used as input when create a new feature and defining the starting condition.
This is a static method.
|
This is a static method.
|
Type | Description |
OffsetStartDefinition | Returns the newly created OffsetStartDefinition object or null in the case of failure. |
Name | Type | Description |
offset | ValueInput | An input ValueInput objects that defines the offset distance. The offset can be positive or negative. A positive value indicates an offset in the same direction as the z axis of the profile plane. |
Name | Description |
extrudeFeatures.add using setSymmetricExtent | Demonstrates the extrudeFeatures.add method using the setSymmetricExtent method. To use this sample have a design open that contains a sketch with a profile. When you run the script you will be prompted to select the profile that will be used to create the extrusion. |