StairsLanding.CanCreateAutomaticLanding
Description:
Checks whether automatic landing(s) can be created between the given two stairs runs and logically join(s) with the stairs runs.
Checks whether automatic landing(s) can be created between the given two stairs runs and logically join(s) with the stairs runs.
Remarks:
This only checks whether two stairs runs meet restriction to create automatic landing(s) without checking the stairs edit scope and document modifiable.
This only checks whether two stairs runs meet restriction to create automatic landing(s) without checking the stairs edit scope and document modifiable.
-
documentThe document that owns the stairs runs.
-
firstRunIdThe first stairs run.
-
secondRunIdThe second stairs run.
Return Value
bool
True if automatic landing(s) can be created between the two stairs runs, False otherwise.
-
A non-optional argument was null