Indexes   

StrComputeServices (Object)

Represents a structure service object.
Structure service object extracts properties on structure objects. Methods of this interface are computing the mass properties of the main body (PartBody) of each Structure Object (Member and Plate)

Method Index

GetCenterOfGravity
Retreive the center of gravity for a structure object.
GetLength
Returns the length to cut for a member object.
GetMass
Returns the mass for a structure object.
GetMaterialName
Returns the material name for a structure object.
GetSurface
Returns the surface for a structure object.
GetVolume
Returns the volume for a structure object.
GetWetArea
Returns the wet area for a structure object.

Methods


o Sub GetCenterOfGravity( iProduct,
oX,
oY,
oZ)
Retreive the center of gravity for a structure object.
Parameters:
iProduct
The selected structure object
oX
The x coordinate of the center of gravity
oY
The y coordinate of the center of gravity
oZ
The z coordinate of the center of gravity
o Func GetLength( iProduct) As
Returns the length to cut for a member object.
Parameters:
iProduct
The selected structure object
o Func GetMass( iProduct) As
Returns the mass for a structure object.
Parameters:
iProduct
The selected structure object
o Func GetMaterialName( iProduct) As
Returns the material name for a structure object.
Parameters:
iProduct
The selected structure object
oName
The name of the material
o Func GetSurface( iProduct) As
Returns the surface for a structure object.
Parameters:
iProduct
The selected structure object
o Func GetVolume( iProduct) As
Returns the volume for a structure object.
Parameters:
iProduct
The selected structure object
o Func GetWetArea( iProduct) As
Returns the wet area for a structure object.
Parameters:
iProduct
The selected structure object

Copyright © 2006, Dassault Systèmes. All rights reserved.