Overrides the moments of inertia of the model currently being edited in this part or assembly document.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty
Dim ReferenceFrame As System.Integer
Dim CoordinateSystemName As System.String
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.ISetOverrideMomentsOfInertiaValue(ReferenceFrame, CoordinateSystemName, Value, Config_option, Config_numbers, Config_names) |
Parameters
- ReferenceFrame
- Frame of reference as defined in swMomentsOfInertiaReferenceFrame_e
- CoordinateSystemName
- Name of coordinate system; valid only if ReferenceFrame = swMomentsOfInertiaReferenceFrame_e.swMomentsOfInertiaReferenceFrame_UserCoordinateSystem
- Value
- in-process, unmanaged C++: Pointer to an array of nine doubles: [ Lxx, Lxy, Lxz, Lyx, Lyy, Lyz, Lzx, Lzy, Lzz ]
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
- 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; valid only if Config_option = swInConfigurationOpts_e.swSpecifyConfiguration
- 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 moments of inertia are overridden, false if not
See Also
Availability
SolidWorks 2013 FCS, Revision Number 21.0