Document.NewSpaceBoundaryLines
Description:
Creates a new boundary line as an Space border.
Creates a new boundary line as an Space border.
public ModelCurveArray NewSpaceBoundaryLines(
SketchPlane sketchPlane,
CurveArray curves,
View view
)
-
sketchPlaneThe sketch plan
-
curvesThe geometry curves on which the boundary lines are
-
viewThe View for the new Space
Return Value
ModelCurveArray
-
Thrown if the sketch plane does not exist in the given document.
-
Thrown if the view does not exist in the given document.