Description
Sets a specified face entity ID to the RFFace interface object.
Syntax
Function RFFace.SetID(faceID As RFEntityID) As RFErrorCode
The SetID syntax has these parts:
| Part | Description |
|---|---|
| faceID | [IN] RFEntityID Required. Entity ID of a face to set. |
Remarks