Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / InteractionEvent Class / Name Property

In This Topic
    Name Property (InteractionEvent)
    In This Topic
    Name of InsertionPoint that was snapped.
    Syntax
    public virtual string Name {get;}
    public:
    virtual property String^ Name {
       String^ get();
    }
    See Also