Eplan Platform API
Eplan.EplApi.HEServices Namespace / SelectionFake Structure
Members

In This Topic
    SelectionFake Structure
    In This Topic
    Internal class created in order to make fake selection. This is necessary for the internal interface
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Eplan.EplApi.HEServices.SelectionFake

    Syntax
    [NativeCppClass()]
    internal struct SelectionFake : System.ValueType 
    [NativeCppClass()]
    internal value class SelectionFake : public System.ValueType 
    See Also