FaceWall.IsWallTypeValidForFaceWall
Method
Description:
Identifies if a wall type may be applied to a face wall.
Identifies if a wall type may be applied to a face wall.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
wallType | ElementId | The wall type. |
Return Value
Type | Description |
---|---|
Boolean | True if the wall type is valid for face wall, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |