Description
Retrieves the type of reference geometry.
Syntax
Function RFReferenceGeometry.GetType(refGeomID As RFEntityID, pType As RFRefGeometryType) As RFErrorCode
The GetType syntax has these parts:
| Part | Description |
|---|---|
| refGeomID | [IN] RFEntityID Required. Reference geometry RFEntityID to retrieve the type. |
| pType | [OUT] RFRefGeometryType Required. Type of reference geometry. |