API Help
Eplan.EplApi.EServices.Ged Namespace / InsertInteraction Class / IsSelectionInteraction Property

In This Topic
IsSelectionInteraction Property (InsertInteraction)
In This Topic
Returns true, if interaction is a helper interaction to select placements.
Syntax
public override bool IsSelectionInteraction {get;}
Remarks
By default it returns false
See Also