Gets or sets the state of the flyout FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FlyoutFeatureTreeVisibility As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim value As System.Integer
instance.FlyoutFeatureTreeVisibility = value
value = instance.FlyoutFeatureTreeVisibility |
C# | |
---|
System.int FlyoutFeatureTreeVisibility {get; set;} |
C++/CLI | |
---|
property System.int FlyoutFeatureTreeVisibility {
System.int get();
void set ( & System.int value);
} |
Property Value
State of the flyout FeatureManager design tree as defined in
swFeatureTreeState_e
Example
See Also
Availability
SOLIDWORKS 2013 FCS, Revision Number 21.0