StairsPath.CanCreateOnMultistoryStairs
Method
Description:
Checks if more stairs paths can be added on the plan views of a multistory stairs.
Checks if more stairs paths can be added on the plan views of a multistory stairs.
Syntax
public static bool CanCreateOnMultistoryStairs(
Document document,
LinkElementId multistoryStairsId
)
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | |
multistoryStairsId | LinkElementId | The multistory stairs id. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |