StairsLanding.SetSketchedLandingBoundaryAndPath
Description:
Sets the boundary and path curves of the sketched landing.
Sets the boundary and path curves of the sketched landing.
Remarks:
This should be run from within an open transaction.
This should be run from within an open transaction.
-
documentThe document that owns the landing.
-
boundaryCurveLoopThe closed boundary curves of the landing.
-
pathCurveLoopThe path curves of the landing, can be an empty CurveLoop.
-
The boundaryCurveLoop is not closed. -or- The input boundaryCurveLoop contains at least one curve which is not a bound Line or bound Arc and is not supported for this operation. -or- The input pathCurveLoop contains at least one curve which is not a bound Line or bound Arc and is not supported for this operation. -or- Failed to create curve element by the boundaryCurveLoop or pathCurveLoop.
-
A non-optional argument was null