Description
Retrieves entity ID of the current face from the RFFace interface object.
Syntax
Function RFFace.GetID(pFaceID As RFEntityID) As RFErrorCode
The GetID syntax has these parts:
| Part | Description |
|---|---|
| pFaceID | [OUT] RFEntityID Required. Entity ID of the face. |
Remarks