Gets or sets whether to use scope for the revolve feature in a multibody part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FeatureScope As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRevolveFeatureData2
Dim value As Boolean
instance.FeatureScope = value
value = instance.FeatureScope
|
C# | |
---|
bool FeatureScope {get; set;} |
C++/CLI | |
---|
property bool FeatureScope {
bool get();
void set (bool value);
} |
Return Value
True only the specified bodies in the multibody part are affected by the feature, false all of the bodies in the multibody part are affected by the revolve feature
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0