API Help
Eplan.EplApi.MasterData Namespace / MDDrillingPosition Class / ContourElements Property

In This Topic
    ContourElements Property
    In This Topic
    List of sections from user defined contour (outline).
    Syntax
    public MDContourElement[] ContourElements {get;}
    public:
    property array<MDContourElement^>^ ContourElements {
       array<MDContourElement^>^ get();
    }
    See Also