An NDoc Documented Class Library

Tools.drawMarker Method

Draws a flat marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag

Overload List

Draws a flat marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag

public static void drawMarker(MNDevice,xy,object);

Draws a Cube marker. The size is given by the CatchDistanceF. For the position a 2dim coordinate is required. The Tag will be pushed by the method pushTag

public static void drawMarker(MNDevice,xyz,object);

See Also

Tools Class | Minais.Drawing3d Namespace