2021 Method
Changes 6
M

ShapeImporter.SetDefaultLengthUnit

Description:
Sets the length unit to be used if not specified in the input SAT file.
Remarks:
Values ImportUnit::Default and ImportUnit::Custom are ignored. ImportUnit::Centimeter is used instead.
public void SetDefaultLengthUnit(
	ImportUnit defaultLengthUnit
)