Creates a new Rip feature.
"ripFeatures_var" is a variable referencing a RipFeatures object. |
"ripFeatures_var" is a variable referencing a RipFeatures object. |
| Type | Description |
| RipFeature | Returns the newly created RipFeature object or null if the creation failed. |
| Name | Type | Description |
| input | RipFeatureInput | A RipFeatureInput object that defines the desired rip. Use the createInput method to create a new RipFeatureInput object and then use methods on it (the RipFeatureInput object) to define the rip. |