CAD Export Options
CAD writers provide options for processing data during export.
- Version
- Corresponds to the @Version option.
- File mode
- Corresponds to the @FileMode option.
- Export
- Corresponds to the @Export option.
- Source units
- Corresponds to the @SourceUnits option.
- Target units
- Corresponds to the @TargetUnits option. When Target units value is selected as Source units (default), Target units is assigned a value from Source units and used during export.
- Output Loop
- Corresponds to the @OuterLoop option.
- Layers
- Corresponds to the @LayersMode options.
- Geom mode
- Corresponds to the @GeometryMode option.
- Topo mode
- Corresponds to the @TopologyMode option.
- Assem mode
- Corresponds to the @AssemblyMode option.
- Naming mode
- Corresponds to the @WriteMetaDataAsName and @WriteNameFrom options.
- User defined
- Additional options not explicitly exposed in the GUI, in the form option1_name=option1_value, option2_name=option2_value, and so on. If an option is also exposed in GUI is mentioned in this field, the value of this field prevails.
- Name from representation
- Corresponds to the @NameFromRepresentation option.
- Optimize for CAD
- Corresponds to the @OptimizeForCAD option.
- Prompt before overwrite
- Prompt the user if the specified file name already exists and will be overwritten.