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