Function that returns the specified Offset Face feature using the name of the feature. Offset Face features are created in the UI using the "Press Pull" command.
"offsetFacesFeatures_var" is a variable referencing an OffsetFacesFeatures object.
|
"offsetFacesFeatures_var" is a variable referencing an OffsetFacesFeatures object.
|
Type | Description |
OffsetFacesFeature | 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. |