ExportSettings Class
Namespace: PCBI_IDX_ExportAssembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
public class ExportSettings
Public Class ExportSettings
public ref class ExportSettings
type ExportSettings = class end
- Inheritance
- Object ExportSettings
| DefaultCustom3DHeight |
A default height for custom 3D objects with no attribute. This is only used if ExportAllNonBoardObjectsAsCustom3D is set to true.
|
| ExportAllNonBoardObjectsAsCustom3D |
Export all non-board objects as custom 3D objects. Don't forget to set the DefaultCustom3DHeight property for this.
|
| ExportMode |
Define which data is exported from the step structure
|
| ExportOnlyActiveLayers |
Export only Active Layers
|
| LayersToExport |
Names of the layers to export (case-sensititve). If omitted all layers will be exported
|
| StepToExport |
Name of the step to export (case-sensititve). If omitted the current step will be exported
|