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.

OperationCreateNCFilesFromAll Method

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

See Tekla Structures Help for more information about NC files.

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

See Tekla Structures Help for more information about NC files.

Top
See Also