Table of Contents

Enum OsnapMode

Namespace
VectorDraw.Geometry
Assembly
VectorDraw.Geometry.dll

Available Object's snapping modes.

public enum OsnapMode

Fields

ALL = NEA | APPARENTINT | EXTENSION | NEA_3D | TRACKS

All osnap modes active.

APPARENTINT = 1024

Apparent intersection osnap mode.

CEN = 4

Center point osnap mode.

DISABLE = 8192

Disabled osnap mode.

END = 1

End point osnap mode.

EXTENSION = 2048

Extension of a line or arc object

GEOCENTER = 16384

Geometric center of closed polylines and splines.

INS = 8

Insertion point osnap mode.

INTERS = 64

Intersection osnap mode.

MID = 2

Middle point osnap mode.

NEA = 32

Nearest osnap mode.

NEA_3D = 4096

3D Nearest point on a plane of a 3D object.The differences with the simple NEA Osnap is that this option is a fast calculation of the eye nearest point where the cursor is.

NODE = 128

Node(point) osnap mode.

NONE = 0

None osnap point will be shown.

PER = 16

PERpendicular osnap mode.

QUA = 256

Quadrant osnap mode.

TANG = 512

Tangent osnap mode.

TRACK = 32768

Used by the program to hold track osnap points

TRACKS = END | MID | CEN | INS | PER | INTERS | NODE | QUA | TANG | GEOCENTER

All osnap modes that used by the program to as extended track lines