StepExport Class

Step export class

Definition

Namespace: PCBI_Step_Export
Assembly: PCBI_Step_Export (in PCBI_Step_Export.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class StepExport
Inheritance
Object    StepExport

Constructors

StepExport create instance of step export class based on an IPCBIWindow with design.

Methods

Export(String, ExportOptionAll) Export step file with given options.
Export(String, ExportOptionAll, String) Export step file with given options.
ExportAsync Export step file async with given options.
ShowOptionDlg Show the options dialog

See Also