API Help
Eplan.EplApi.DataModel.E3D Namespace / Drilling Class / ContourName Property

In This Topic
    ContourName Property
    In This Topic
    Name of the drilling contour.
    Syntax
    public string ContourName {get;}
    public:
    property String^ ContourName {
       String^ get();
    }
    See Also