API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

OperationCreateNCFilesFromSelected Method

Overload List
  NameDescription
Public methodStatic memberCode exampleCreateNCFilesFromSelected(String, String)
Creates NC files from the selected parts using the given NC template name.

See Tekla Structures Help for more information about NC files.

Public methodStatic memberCode exampleCreateNCFilesFromSelected(String, String, Boolean, String, Boolean, String)
Creates NC files from the selected parts using the given NC template name.

See Tekla Structures Help for more information about NC files.

Top
See Also