Description
Adds a feature having a specified name and returns an RFEntityID value of the new feature.
Syntax
Function RFModel.AddFeature(Name As String) As RFEntityID
The AddFeature syntax has these parts:
| Part | Description |
|---|---|
| Name | [IN] String Required. String expression that identifies feature's name to create. |