ShapeImporter.SetDefaultLengthUnit
Description:
Sets the length unit to be used if not specified in the input SAT file.
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.
Values ImportUnit::Default and ImportUnit::Custom are ignored. ImportUnit::Centimeter is used instead.
public void SetDefaultLengthUnit(
ImportUnit defaultLengthUnit
)
-
defaultLengthUnitThe length unit to be used if not specified in the input SAT file.
-
A value passed for an enumeration argument is not a member of that enumeration