CAD Export Options
CAD writers provide options for processing data during export.
Some of these options are available from the Geometry Export Options dialog, while other options are accessed only from each writer's _writer.ini file.
The options that are available from each writer's writer.ini file, along with those specific to each format, are explained in detail within the Export Options sections for each writer.
- 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
- Prompts you if the specified file name already exists and will be overwritten.