Method ExportNCCodes
ExportNCCodes(ElementId, string)
Save the NC codes of the given file.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 9, 0, 0)]
void ExportNCCodes(ElementId inElementId, string inFileName)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the NC file entity to analyze. |
| string | inFileName | File to create. |