Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDCableTemplatePosition Class / PipeClass Property

In This Topic
    PipeClass Property (MDCableTemplatePosition)
    In This Topic
    It defines the Cable Property PipeClass
    Syntax
    public string PipeClass {get; set;}
    public:
    property String^ PipeClass {
       String^ get();
       void set (    String^ value);
    }
    See Also