Description
Retrieves the local coordinate system information of the shell.
Syntax
Function RFShell.GetMeasuringCoordinate(pCoord As RFCoordinate) As RFErrorCode
The GetMeasuringCoordinate syntax has these parts:
| Part | Description |
|---|---|
| pCoord | [OUT] RFCoordinate Required. Local coordinate system of the shell. |
Remarks