<Code Lib>
2023 Method
Changes 3
M

ShapeImporter.SetDefaultLengthUnit

Description:
Sets the length unit to be used when the input is a unitless SAT file.
Remarks:
Values ImportUnit::Default and ImportUnit::Custom are ignored. ImportUnit::Centimeter is used instead.

public ShapeImporter SetDefaultLengthUnit(
	ImportUnit defaultLengthUnit
)

Return Value ShapeImporter

Loading…