Applies changes made to this extrude feature to the specified configurations.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetChangeToConfigurations( _
ByVal Config_opt As System.Integer, _
ByVal Config_names As System.Object _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IExtrudeFeatureData2
Dim Config_opt As System.Integer
Dim Config_names As System.Object
Dim value As System.Boolean
value = instance.SetChangeToConfigurations(Config_opt, Config_names) |
Parameters
- Config_opt
- Configuration option as defined in swInConfigurationOpts_e
- Config_names
- Array of the names of the configurations to modify
Return Value
True if the operation succeeds, false if it fails
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0