Default settings for drawing boundary and visible edge

I would like to set my Drawing Boundary in the reference dialog box to always default to NONE and by Visible Edges default to DYNAMIC.

Right now they set to NEW and CACHE by default.  I would like to change those defaults to NONE and DYNAMIC.

Thanks.

Parents
  • Hi Brian,

    I would like to set my Drawing Boundary in the reference dialog box to always default to NONE and by Visible Edges default to DYNAMIC.

    You haven't told us which version your using, but since Connect Edition U14 that this variable as been included:

    MS_REF_DEFAULTSETTINGS = drawingBoundary=none

    And for Dynamic visible edges use the following variable:

    MS_REF_VISEDGE_ATTACH_STATE = Dynamic

    To place the variables go to Backstage (File) \ Settings \ Configuration \ Configuration Variables \

    Hope this is what your looking for.

    Regards

    José

    Answer Verified By: Brian MacCartney 

Reply
  • Hi Brian,

    I would like to set my Drawing Boundary in the reference dialog box to always default to NONE and by Visible Edges default to DYNAMIC.

    You haven't told us which version your using, but since Connect Edition U14 that this variable as been included:

    MS_REF_DEFAULTSETTINGS = drawingBoundary=none

    And for Dynamic visible edges use the following variable:

    MS_REF_VISEDGE_ATTACH_STATE = Dynamic

    To place the variables go to Backstage (File) \ Settings \ Configuration \ Configuration Variables \

    Hope this is what your looking for.

    Regards

    José

    Answer Verified By: Brian MacCartney 

Children
No Data