PTC FlexPLM サーバー
1. Visualization アダプタがシステムにインストールされていることを確認します。インストール方法については、サイトの Visualization Adapter Installation and Configuration Guide を参照してください。
2. Visualization - Windchill Support CD と Creo View Client CD が PTC FlexPLM サーバーにロードされていることを確認します。各 CD に収録されているインストールガイドを参照し、これらが Windchill で使用するために適切にインストールされていることを確認してください。
3. Creo View をサポートするよう PTC FlexPLM を設定します。これには、以下の 2 つのエントリを <Windchill>/codebase にある custom.lcs.properties に追加します。
com.lcs.wc.document.ProductViewEnabled=true
com.lcs.wc.document.ActionPulldown=true
########################################################
## Product View Integration
## To enable this feature and have it work you must
also install the Visualization CD on your Windchill
Server so that the ProductView clients are available for
download.
##
## -- The ActionPulldown property determines whether a
pulldown is displayed or an icon based toolbar
#######################################################