StairsPath.CreateOnMultistoryStairs
Description:
Creates a new stairs path for the stairs in a multistory stairs with the specified stairs path type only in the plan view.
Creates a new stairs path for the stairs in a multistory stairs with the specified stairs path type only in the plan view.
public static IList<StairsPath> CreateOnMultistoryStairs(
Document document,
LinkElementId multistoryStairsId,
ElementId typeId
)
-
documentThe document.
-
multistoryStairsIdThe id of the multistory stairs element either in the host document or in a linked document.
-
typeIdThe type of stairs path.
-
Cannot add more stairs paths on multistoryStairsId. -or- The typeId is not a valid stairs path type.
-
A non-optional argument was null