Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class

In This Topic
    Interaction Class Properties
    In This Topic

    For a list of all members of this type, see Interaction members.

    Public Properties
     NameDescription
    Public PropertyDescription of undo step for this interaction.  
    Public PropertyMouse cursor which will be used for next dragging operation.  
    Public PropertyInstallation space, the editor belongs to.  
    Public PropertyReturns true, if interaction should restart after stop.  
    Public PropertyReturns true, if interaction is used to insert one ore more placements on page.  
    Public PropertyReturns true, if special object placement mode is active.  
    Public PropertyIf true, then placement-filter is active.  
    Public PropertyReturns true, if function does not change the project database.  
    Public PropertyReturns true, if interaction is a helper interaction to select placements.  
    Public Propertycurrent mouse position  
    Public PropertyPage, the editor belongs to.  
    Public PropertyProject, the editor belongs to.  
    Public PropertyPrompt for command line.  
    Public PropertyPrompt for status line.  
    Public PropertyRoot placement to which the editor belongs.  
    Public Propertystart position of Interaction. The StartPosition is needed to calculate the current position while ortho mode is active or after input of length or angle the start position is automatically set after point input and before call of OnPoint after start of an interaction StartPosition is null  
    Public PropertyReturns true, if logical placements were changed.  
    Top
    See Also