Overrides the mass of the model currently being edited in this part or assembly document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ISetOverrideMassValue( _
ByVal Value As System.Double, _
ByVal Config_option As System.Integer, _
ByVal Config_numbers As System.Integer, _
ByRef Config_names As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty
Dim Value As System.Double
Dim Config_option As System.Integer
Dim Config_numbers As System.Integer
Dim Config_names As System.String
Dim value As System.Boolean
value = instance.ISetOverrideMassValue(Value, Config_option, Config_numbers, Config_names) |
Parameters
- Value
- Override mass value (see Remarks)
- Config_option
- Configuration option as defined in swInConfigurationOpts_e
- Config_numbers
- Number of configurations
- Config_names
- in-process, unmanaged C++: Pointer to an array of configuration names of size Config_numbers (see Remarks)
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Return Value
True if the mass value is overridden, false if not
Remarks
See Also
Availability
SolidWorks 2013 FCS, Revision Number 21.0