ExporterIFCUtils.GetOriginalSymbol
Method
Description:
Returns the original family symbol of this family instance, before the instance is modified by joins, cuts, coping, extensions, or other post-processing.
Returns the original family symbol of this family instance, before the instance is modified by joins, cuts, coping, extensions, or other post-processing.
Parameters
Parameter | Type | Description |
---|---|---|
familyInstance | FamilyInstance | The FamilyInstance. |
Return Value
Type | Description |
---|---|
FamilySymbol | The original FamilySymbol. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |