Gets or sets whether to automatically select all or only specific bodies for the Hole Wizard feature to affect in a multibody part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AutoSelect As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As Boolean
instance.AutoSelect = value
value = instance.AutoSelect
|
C# | |
---|
bool AutoSelect {get; set;} |
C++/CLI | |
---|
property bool AutoSelect {
bool get();
void set (bool value);
} |
Return Value
TRUE to automatically select all bodies, FALSE to select specific bodies using
IWizardHoleFeatureData2::FeatureScopeBodies
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0