Indexes   

SpecsViewer (Object)

Represents the specification tree viewer.
This viewer displays the document's specification tree according to the chosen layout, and can only be included in a SpecsAndGeomWindow object.
See also:
CatSpecsLayout, SpecsAndGeomWindow

Property Index

Layout
Returns or sets the specification tree layout.

Properties


o Property Layout() As
Returns or sets the specification tree layout.
Example:
This example sets the specification tree layout for the SpecsTreeViewer specification tree viewer to catSpecsViewerHorizontalCentered.
 SpecsTreeViewer.Layout = catSpecsViewerHorizontalCentered
 

Copyright © 2006, Dassault Systèmes. All rights reserved.