Library | Module

Class pfcSolidBody



Description

This class represents a solid body.
Direct Parent Classes:
pfcModelItem



Method Summary

pfcSolidBodyStateGetBodyState ()
Specifies the state of solid body.
/* optional */ numberGetDensity ()
 
/* optional */ pfcFeaturesGetFeatures ()
 
pfcMassPropertyGetMassProperty ( /* optional */ string CsysName)
 
/* optional */ pfcOutline3DGetOutline ()
Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation.
booleanIsConstruction ()
Specifies if solid body is construction body.
booleanIsSheetmetal ()
 
/* optional */ pfcSurfacesListSurfaces ()
Lists all surfaces of body.



Method Detail


pfcSolidBodyStateGetBodyState ()

Specifies the state of solid body.
Returns:
The solid body state



/* optional */ numberGetDensity ()

 
Returns:



/* optional */ pfcFeaturesGetFeatures ()

 
Returns:



pfcMassPropertyGetMassProperty ( /* optional */ string CsysName)

 
Parameters:
CsysName
Returns:



/* optional */ pfcOutline3DGetOutline ()

Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation.
Returns:
The outline that defines the boundary box of the body.



booleanIsConstruction ()

Specifies if solid body is construction body.
Returns:
true if solid body is construction body and false otherwise.



booleanIsSheetmetal ()

 
Returns:



/* optional */ pfcSurfacesListSurfaces ()

Lists all surfaces of body.
Returns:
Sequence of body surfaces