Solid Edge Assembly Type Library
GetAssemblyPhysicalProperties1 Method
Description
Syntax
Visual Basic
Public Sub GetAssemblyPhysicalProperties1( _
   ByRef Mass As Double, _
   ByRef Volume As Double, _
   ByRef Area As Double, _
   ByRef CenterOfMass() As Double, _
   ByRef CenterOfVolume() As Double, _
   ByRef GlobalMoments() As Double, _
   ByRef PrincipalAxis1() As Double, _
   ByRef PrincipalAxis2() As Double, _
   ByRef PrincipalAxis3() As Double, _
   ByRef PrincipalMoments() As Double, _
   ByRef RadiiOfGyration() As Double, _
   ByRef IsSick As Boolean, _
   ByRef UpdateStatus As Boolean, _
   ByRef OverrideMass As Double _
) 
Parameters
Mass
Volume
Area
CenterOfMass
CenterOfVolume
GlobalMoments
PrincipalAxis1
PrincipalAxis2
PrincipalAxis3
PrincipalMoments
RadiiOfGyration
IsSick
UpdateStatus
OverrideMass
See Also

PhysicalProperties Object  | PhysicalProperties Members