2027 Method
Changes 0
M

Document.NewRoomBoundaryLines

Description:
Creates a new boundary line as an Room border.
public ModelCurveArray NewRoomBoundaryLines(
	SketchPlane sketchPlane,
	CurveArray curves,
	View view
)
  • sketchPlane
    The sketch plan
  • curves
    The geometry curves on which the boundary lines are
  • view
    The View for the new Room
Return Value ModelCurveArray ModelCurveArray