Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Namespaces
>
OdEd Namespace
>
Structs, Records, Enums
>
OdEd::OdDbInputOptions Enumeration
OdEd::OdDbInputOptions Enumeration
Syntax
C++
enum
OdDbInputOptions
{
kGptDefault
= 0x00000000,
kGdsDefault
= kGptDefault,
kGinDefault
= kGptDefault,
kGrlDefault
= kGptDefault,
kGanDefault
= kGptDefault,
kGptNoLimCheck
= 0x00000001,
kGptNoUCS
= 0x00000002,
kGptRubberBand
= 0x00000004,
kGptRectFrame
= 0x00000008,
kGptBeginDrag
= 0x00000010,
kGptEndDrag
= 0x00000020,
kGptNoOSnap
= 0x00000040,
kGanFromLastPoint
= 0x00000080,
kGdsFromLastPoint
= kGanFromLastPoint,
kGanNoAngBase
= 0x00000100,
kGds2d
= 0x00000200,
kGdsSignedDist
= 0x00000400,
kGdsPerpDist
= 0x00000800,
kGdsNoZero
= 0x00001000,
kGinNoZero
= kGdsNoZero,
kGrlNoZero
= kGdsNoZero,
kGanNoZero
= kGdsNoZero,
kGdsNoNeg
= 0x00002000,
kGinNoNeg
= kGdsNoNeg,
kGrlNoNeg
= kGdsNoNeg };
Members
Members
Description
kGptNoLimCheck
Ignore the LIMMIN and LIMMAX system variables
kGptNoUCS
Do not project result point onto UCS plane (input point in eye plane)
kGptNoOSnap
Disables object snaps
kGds2d
Restrict (getDistance) to 2D
kGdsPerpDist
is in perpendicular plane to UCS plane
File:
EdUserIO.h
Namespace:
OdEd
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!