Skip to main content
1-Visitor
December 2, 2016
Solved

Creo View - Drawings

  • December 2, 2016
  • 1 reply
  • 1726 views

When a user checks in a drawing in Windchill, a .plt is created.  The view that's created is showing datum planes and coordinate systems and points.  Does anyone know how/where to tell Creo View to not show those items?

Mike Szwabowski

Best answer by mszwabowski-2

I answered my own question.  I set the following options to "no" in the config.pro file on the server:

display_coord_sys

display_planes

display_points

After nosing around this site for a while, I pieced together enough information to achieve the outcome I was looking for.  I determined the publisher was pulling that information from the startup directory on the server.

Thanks for all the tips.

1 reply

mszwabowski-21-VisitorAuthorAnswer
1-Visitor
December 2, 2016

I answered my own question.  I set the following options to "no" in the config.pro file on the server:

display_coord_sys

display_planes

display_points

After nosing around this site for a while, I pieced together enough information to achieve the outcome I was looking for.  I determined the publisher was pulling that information from the startup directory on the server.

Thanks for all the tips.