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