Gets or sets whether to use scope for the Hole Wizard feature in a multibody part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FeatureScope As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Boolean
instance.FeatureScope = value
value = instance.FeatureScope |
C# | |
---|
System.bool FeatureScope {get; set;} |
C++/CLI | |
---|
property System.bool FeatureScope {
System.bool get();
void set ( & System.bool value);
} |
Property Value
When:
-
true, only the specified bodies in the multibody part are affected by the Hole Wizard feature
-
false, all of the bodies in the multibody part are affected by the Hole Wizard feature
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0