<Code Lib>
2025.3 Property
Changes 5
P

STEPExportOptions.TargetUnit

Description:
The unit type of geometry in the resultant STEP file. Default value is ExportUnit::Default.

public ExportUnit TargetUnit { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…