Gets the organization of the DimXpertManager tab information: by annotation, by features, or flat.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TreeDisplay As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertManager
Dim value As Integer
instance.TreeDisplay = value
value = instance.TreeDisplay
|
C# | |
---|
int TreeDisplay {get; set;} |
C++/CLI | |
---|
property int TreeDisplay {
int get();
void set (int value);
} |
Return Value
Type of tree display as defined in
swDimXpertTreeDisplay_e
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0