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