ShapeImporter.SetDefaultLengthUnit
Method
Description:
Sets the length unit to be used when the input is a unitless SAT file.
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.
Values ImportUnit::Default and ImportUnit::Custom are ignored. ImportUnit::Centimeter is used instead.
Parameters
| Parameter | Type | Description |
|---|---|---|
| defaultLengthUnit | ImportUnit | The length unit to be used for when the input is a unitless SAT file. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |