Creates a new Hem feature.
"hemFeatures_var" is a variable referencing a HemFeatures object. |
"hemFeatures_var" is a variable referencing a HemFeatures object. |
| Type | Description |
| HemFeature | Returns the newly created HemFeature object or null if the creation failed. |
| Name | Type | Description |
| input | HemFeatureInput | A HemFeatureInput object that defines the desired hem. Use the createInput method to create a new HemFeatureInput object and then use methods on it (the HemFeatureInput object) to define the hem. |