API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition Class / SocketSize Property

In This Topic
    SocketSize Property (MDConnectionPointPosition)
    In This Topic
    The socket size describes the dimensions of the socket (the tip)
    Syntax
    public string SocketSize {get; set;}
    public:
    property String^ SocketSize {
       String^ get();
       void set (    String^ value);
    }
    See Also