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

In This Topic
    InsertInteraction Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyDescription of undo step for this interaction. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyMouse cursor which will be used for next dragging operation. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyReturns placements inserted by interaction.  
    Public PropertyInstallation space, the editor belongs to. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyReturns true, if interaction should restart after stop. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyOverridden. Returns true, if interaction is used to insert one ore more placements on page.  
    Public PropertyReturns true, if special object placement mode is active. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyIf true, then placement-filter is active. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyReturns true, if function does not change the project database. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyOverridden. Returns true, if interaction is a helper interaction to select placements.  
    Public Propertycurrent mouse position (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyPage, the editor belongs to. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyProject, the editor belongs to. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyPrompt for command line. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyPrompt for status line. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyRoot placement to which the editor belongs. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    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 (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Public PropertyReturns true, if logical placements were changed. (Inherited from Eplan.EplApi.EServices.Ged.Interaction)
    Top
    See Also