Gets and sets whether to dimension all features.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScopeAllFeature As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertAutoDimSchemeOption
Dim value As Boolean
instance.ScopeAllFeature = value
value = instance.ScopeAllFeature
|
C# | |
---|
bool ScopeAllFeature {get; set;} |
C++/CLI | |
---|
property bool ScopeAllFeature {
bool get();
void set (bool value);
} |
Return Value
True to dimension all features (default), false to dimension only selected features
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0