Enum OsnapMode
- Namespace
- VectorDraw.Geometry
- Assembly
- VectorDraw.Geometry.dll
Available Object's snapping modes.
public enum OsnapMode
Fields
ALL = NEA | APPARENTINT | EXTENSION | NEA_3D | TRACKSAll osnap modes active.
APPARENTINT = 1024Apparent intersection osnap mode.
CEN = 4Center point osnap mode.
DISABLE = 8192Disabled osnap mode.
END = 1End point osnap mode.
EXTENSION = 2048Extension of a line or arc object
GEOCENTER = 16384Geometric center of closed polylines and splines.
INS = 8Insertion point osnap mode.
INTERS = 64Intersection osnap mode.
MID = 2Middle point osnap mode.
NEA = 32Nearest osnap mode.
NEA_3D = 40963D 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 = 128Node(point) osnap mode.
NONE = 0None osnap point will be shown.
PER = 16PERpendicular osnap mode.
QUA = 256Quadrant osnap mode.
TANG = 512Tangent osnap mode.
TRACK = 32768Used by the program to hold track osnap points
TRACKS = END | MID | CEN | INS | PER | INTERS | NODE | QUA | TANG | GEOCENTERAll osnap modes that used by the program to as extended track lines