Description
Returns an RFEntityID value of the sectional deviation for the specified index.
Syntax
Function RFModel.GetInspectSectionDeviationAt(index As Long, pEntityID As RFEntityID) As RFErrorCode
The GetInspectSectionDeviationAt syntax has these parts:
| Part | Description |
|---|---|
| index | [IN] Long Required. Index of the sectional deviation. |
| pEntityID | [OUT] RFEntityID Required. Sectional deviation's RFEntityID. |
Remarks