Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Position Class
Properties Methods

In This Topic
    Position Class Members
    In This Topic

    The following tables list the members exposed by Position.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true, if additional mate was found.  
    Public PropertyReturns true, if base mate was found.  
    Public PropertyPosition of mouse in the world coordinate system  
    Public PropertyDirection of the 3D search vector orthogonal to the screen surface  
    Public PropertyFinal Position of CAD Cursor in world coordinates.  
    Public PropertyReturns true, if grid-snap was found.  
    Public PropertyReturns true, if InsertionPoint was snapped.  
    Public PropertyReturns true, if PreConnectionSnap was snapped.  
    Public PropertyReturns true, if final position is on work plane.  
    Public PropertyCursor position considering ortho-mode.  
    Public PropertyReturns true, if object-snap was found.  
    Public PropertyPosition of mouse in the system (Windows) coordinate system.  
    Public PropertyPosition found snap point near mouse position.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of Position object.  
    Public Method  
    Public MethodReturns true, if ctrl key was pressed at the moment, when position was stored.  
    Public MethodReturns true, if shift key was pressed at the moment, when position was stored.  
    Public Method  
    Top
    Public Operators
    Assignment constructor.
    Overloaded. Used in conversion from Eplan.EplApi.Base.PointD to the Position object.
    Top
    See Also