AdaptiveComponentInstanceUtils.HasAdaptiveFamilySymbol
Method
Description:
Verifies if a FamilyInstance has an Adaptive Family Symbol.
Verifies if a FamilyInstance has an Adaptive Family Symbol.
Parameters
Parameter | Type | Description |
---|---|---|
famInst | FamilyInstance | The FamilyInstance |
Return Value
Type | Description |
---|---|
Boolean | True if the FamilyInstance has an Adaptive Family Symbol. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |