Gets the mass properties from the specified document for the specified configuration.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim FilePathName As String
Dim ConfigurationName As String
Dim Accuracy As Integer
Dim value As Object
value = instance.GetMassProperties2(FilePathName, ConfigurationName, Accuracy)
|
Parameters
- FilePathName
Document path and file name
- ConfigurationName
Name of the configuration to use
- Accuracy
-
0 = as is
-
1 = default
-
2 = maximum
Return Value
Array of doubles of size 13; last element is the accuracy at which mass properties are calculated
Example
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0