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

In This Topic
    CounterClockWise Property
    In This Topic
    Determine direction of drilling this element.
    Syntax
    public bool CounterClockWise {get;}
    public:
    property bool CounterClockWise {
       bool get();
    }
    See Also