2022 Method
Changes 6
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 void SetDefaultLengthUnit(
	ImportUnit defaultLengthUnit
)