API Help
Eplan.EplApi.MasterData Namespace / MDContourElement Class / TypeOfConture Property

In This Topic
    TypeOfConture Property
    In This Topic
    Type of curve which connects start with end point.
    Syntax
    public MDContourElement.ContureType TypeOfConture {get;}
    public:
    property MDContourElement.ContureType TypeOfConture {
       MDContourElement.ContureType get();
    }
    See Also