Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPlugTemplatePosition Class / ConnectionDimension Property

In This Topic
    ConnectionDimension Property (MDPlugTemplatePosition)
    In This Topic
    The connection dimension of the plug template
    Syntax
    public string ConnectionDimension {get; set;}
    public:
    property String^ ConnectionDimension {
       String^ get();
       void set (    String^ value);
    }
    See Also