public FormatOptions SetUnitTypeId( ForgeTypeId unitTypeId )
| Exception | Condition |
|---|---|
| ArgumentException | unitTypeId is not a unit identifier. See UnitUtils.IsUnit(ForgeTypeId) and UnitUtils.GetUnitTypeId(DisplayUnitType). |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | UseDefault is true in this FormatOptions. |