Creates a new RuledSurface feature.
"ruledSurfaceFeatures_var" is a variable referencing a RuledSurfaceFeatures object.
|
"ruledSurfaceFeatures_var" is a variable referencing a RuledSurfaceFeatures object.
|
Type | Description |
RuledSurfaceFeature | Returns the newly created RuledSurfaceFeature object or null if the creation failed. |
Name | Type | Description |
input | RuledSurfaceFeatureInput | An RuledSurfaceFeatureInput object that defines the desired RuledSurface feature. Use the createInput method to create a new RuledSurfaceFeatureInput object and then use methods on it (the RuledSurfaceFeatureInput object) to define the desired options for the ruled surface feature. |