Gets or sets the configurations to which to apply the movement of the components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ApplyToThisConfiguration As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim value As Boolean
instance.ApplyToThisConfiguration = value
value = instance.ApplyToThisConfiguration
|
C# | |
---|
bool ApplyToThisConfiguration {get; set;} |
C++/CLI | |
---|
property bool ApplyToThisConfiguration {
bool get();
void set (bool value);
} |
Return Value
True applies the movement of the components only to the active configuration, false applies it to all configurations
See Also
Availability
SolidWorks 2001Plus FCS, Revision number 10.0