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

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