Gets or sets whether to use scope for the mirror pattern feature in a multibody part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FeatureScope As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorPatternFeatureData
Dim value As Integer
instance.FeatureScope = value
value = instance.FeatureScope
|
C# | |
---|
int FeatureScope {get; set;} |
C++/CLI | |
---|
property int FeatureScope {
int get();
void set (int value);
} |
Return Value
Feature scope option as defined in
swFeatureScope_e
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0