MassLevelData.IsMassFamilyInstance
Method
Description:
Checks if the ElementId is a mass family instance.
Checks if the ElementId is a mass family instance.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
id | ElementId | The ElementId to be checked. |
Return Value
Type | Description |
---|---|
Boolean | True if the ElementId is a mass family instance, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |