Solid Edge Part Type Library
ComputePhysicalPropertiesWithSpecifiedDensity Method
Description
Syntax
Visual Basic
Public Sub ComputePhysicalPropertiesWithSpecifiedDensity( _
   ByVal Density As Double, _
   ByVal Accuracy As Double, _
   ByRef Volume As Double, _
   ByRef Area As Double, _
   ByRef Mass As Double, _
   ByRef CenterOfGravity() As Double, _
   ByRef CenterOfVolume() As Double, _
   ByRef GlobalMomentsOfInteria() As Double, _
   ByRef PrincipalMomentsOfInteria() As Double, _
   ByRef PrincipalAxes() As Double, _
   ByRef RadiiOfGyration() As Double, _
   ByRef RelativeAccuracyAchieved As Double, _
   ByRef Status As Integer _
) 
Parameters
Density
Accuracy
Volume
Area
Mass
CenterOfGravity
CenterOfVolume
GlobalMomentsOfInteria
PrincipalMomentsOfInteria
PrincipalAxes
RadiiOfGyration
RelativeAccuracyAchieved
Status
See Also

Model Object  | Model Members  | Solid Edge V19 - What's New