<ReloadAnnotationFrames>
セクション:
Exporter (Task Agent)
必須:
不要
値のタイプ:
ブール (true または false)
初期設定値:
false
製品:
Creo Elements/Direct Model Manager、Creo Elements/Direct Drawing Manager
説明
Creo Elements/Direct Annotation 用の枠を再ロード (最新のデータベースバージョンで更新) するかどうかを定義します。デフォルトは false で、Creo Elements/Direct Annotation 図面内の枠は変更されません。
このタグは、DrawingJobExporter (DraftingConversion.xml) と PlotJobExporter (DraftingPlot.xml) にのみ適用されます。
<Exporter java_class="com.osm.automation.DrawingJobExporter">
<StartScriptTemplate>viewable_job_startup.m</StartScriptTemplate>
<ReloadAnnotationFrames>true</ReloadAnnotationFrames>
</Exporter>
これは役に立ちましたか?