Method GetNCCodesSize
GetNCCodesSize(ElementId)
Get the NC Codes lines number of the given NC file entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 9, 0, 0)]
int GetNCCodesSize(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | The NC file Element Id. |
Returns
| Type | Description |
|---|---|
| int | The total number of NC Codes lines. |