Function that returns the specified RuledSurface feature using the name of the feature.
"ruledSurfaceFeatures_var" is a variable referencing a RuledSurfaceFeatures object. |
"ruledSurfaceFeatures_var" is a variable referencing a RuledSurfaceFeatures object. |
| Type | Description |
| RuledSurfaceFeature | Returns the specified item or null if the specified name was not found. |
| Name | Type | Description |
| name | string | The name of the feature within the collection to return. This is the name seen in the timeline. |