Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_DEVTAGSEARCHDIR_FOR_GOST Property / FRAME_DEVTAGSEARCHDIR_FOR_GOST Property

In This Topic
    FRAME_DEVTAGSEARCHDIR_FOR_GOST Property
    In This Topic
    DT adoption: Search direction conforming to GOST standard # 12104.
    Syntax
    public PropertyValue FRAME_DEVTAGSEARCHDIR_FOR_GOST {get; set;}
    public:
    property PropertyValue^ FRAME_DEVTAGSEARCHDIR_FOR_GOST {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This plot frame property allows the search direction for DT adoption to be changed to suit the GOST standard. If this property is activated, then in plot frames with a "Vertical" report generation direction, the DT is searched for towards the right and with a "Horizontal" report generation direction the DT is searched for downwards.

    See Also