Gets whether this item is the root item of the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsRoot As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITreeControlItem
Dim value As Boolean
value = instance.IsRoot
|
C++/CLI | |
---|
property bool IsRoot {
bool get();
} |
Return Value
True if this item is the root item of the FeatureManager design tree, false if not
Remarks
See Also
Availability
SolidWorks 2008 SP2, Revision Number 16.2