Gets or sets the configurations to which to apply the movement of the components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ApplyToThisConfiguration As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim value As System.Boolean
instance.ApplyToThisConfiguration = value
value = instance.ApplyToThisConfiguration |
C# | |
---|
System.bool ApplyToThisConfiguration {get; set;} |
C++/CLI | |
---|
property System.bool ApplyToThisConfiguration {
System.bool get();
void set ( & System.bool value);
} |
Property 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