| Solid Edge Part Type Library > SheetMetalDocument Object : GetUserPhysicalProperties Method |
| Visual Basic |
|---|
Public Sub GetUserPhysicalProperties( _ ByRef Volume As Double, _ ByRef Area As Double, _ ByRef Mass As Double, _ ByRef CenterOfGravity() As Double, _ ByRef CenterOfVolume() As Double, _ ByRef GlobalMomentsOfInertia() As Double, _ ByRef PrincipalMomentsOfInertia() As Double, _ ByRef PrincipalAxes() As Double, _ ByRef RadiiOfGyration() As Double _ ) |