Creates a new empty base feature in the parent component.
"baseFeatures_var" is a variable referencing a BaseFeatures object.
|
"baseFeatures_var" is a variable referencing a BaseFeatures object.
|
Type | Description |
BaseFeature | Returns the new BaseFeature or null in the case of an error. |
Name | Description |
baseFeatures.add | Demonstrates the baseFeature.add method. |
BaseFeature Sample | Creates a new base feature. |
Sketches.addToBaseOrFormFeature | Demonstrates the Sketches.addToBaseOrFormFeature method. |