Skip to content

Graphics - Drawing🔗

On this topic🔗

Operators🔗

drag_region1DragRegion1: Interactive moving of a region.

drag_region2DragRegion2: Interactive movement of a region with fixpoint specification.

drag_region3DragRegion3: Interactive movement of a region with restriction of positions.

draw_circleDrawCircle: Interactive drawing of a circle.

draw_circle_modDrawCircleMod: Interactive drawing of a circle.

draw_ellipseDrawEllipse: Interactive drawing of an ellipse.

draw_ellipse_modDrawEllipseMod: Interactive drawing of an ellipse.

draw_lineDrawLine: Draw a line.

draw_line_modDrawLineMod: Draw a line.

draw_nurbsDrawNurbs: Interactive drawing of a NURBS curve.

draw_nurbs_interpDrawNurbsInterp: Interactive drawing of a NURBS curve using interpolation.

draw_nurbs_interp_modDrawNurbsInterpMod: Interactive modification of a NURBS curve using interpolation.

draw_nurbs_modDrawNurbsMod: Interactive modification of a NURBS curve.

draw_pointDrawPoint: Draw a point.

draw_point_modDrawPointMod: Draw a point.

draw_polygonDrawPolygon: Interactive drawing of a polygon row.

draw_rectangle1DrawRectangle1: Draw a rectangle parallel to the coordinate axis.

draw_rectangle1_modDrawRectangle1Mod: Draw a rectangle parallel to the coordinate axis.

draw_rectangle2DrawRectangle2: Interactive drawing of any orientated rectangle.

draw_rectangle2_modDrawRectangle2Mod: Interactive drawing of any orientated rectangle.

draw_regionDrawRegion: Interactive drawing of a closed region.

draw_xldDrawXld: Interactive drawing of a contour.

draw_xld_modDrawXldMod: Interactive modification of a contour.