Description
Adds the specified face in the feature information.
Syntax
Function RFFeature.AddFace(faceID As RFEntityID) As RFErrorCode
The AddFace syntax has these parts:
| Part | Description |
|---|---|
| faceID | [IN] RFEntityID Required. Entity ID of the face to be added. |