Gets or sets whether or not to update the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EnableFeatureTree As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureManager
Dim value As Boolean
instance.EnableFeatureTree = value
value = instance.EnableFeatureTree
|
C# | |
---|
bool EnableFeatureTree {get; set;} |
C++/CLI | |
---|
property bool EnableFeatureTree {
bool get();
void set (bool value);
} |
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0