| Library | Module | Frames | Expand |
| pfcSolidBodyState | GetBodyState () | |
| Specifies the state of solid body. | ||
| /* optional */ number | GetDensity () | |
| /* optional */ pfcFeatures | GetFeatures () | |
| pfcMassProperty | GetMassProperty ( /* optional */ string CsysName) | |
| /* optional */ pfcOutline3D | GetOutline () | |
| Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation. | ||
| boolean | IsConstruction () | |
| Specifies if solid body is construction body. | ||
| boolean | IsSheetmetal () | |
| /* optional */ pfcSurfaces | ListSurfaces () | |
| Lists all surfaces of body. | ||
| pfcSolidBodyState | GetBodyState | () |
|
Specifies the state of solid body.
|
| /* optional */ number | GetDensity | () |
|
| /* optional */ pfcFeatures | GetFeatures | () |
|
| pfcMassProperty | GetMassProperty | ( /* optional */ string CsysName) |
|
| /* optional */ pfcOutline3D | GetOutline | () |
|
Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation.
|
| boolean | IsConstruction | () |
|
Specifies if solid body is construction body.
|
| boolean | IsSheetmetal | () |
|
| /* optional */ pfcSurfaces | ListSurfaces | () |
|
Lists all surfaces of body.
|