ExporterIFCUtils.GetMinSymbolWidth
Method
Description:
Obtains the minimum width of the given FamilySymbol.
Obtains the minimum width of the given FamilySymbol.
Parameters
Parameter | Type | Description |
---|---|---|
symbol | FamilySymbol | The family symbol. |
Return Value
Type | Description |
---|---|
Double | The minimum width. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |