| Library | Module | Frames | Expand |
| Function | GetBodyState () as IpfcSolidBodyState | |
| Specifies the state of solid body. | ||
| Function | GetDensity () as Double [optional] | |
| Function | GetFeatures () as IpfcFeatures [optional] | |
| Function | GetMassProperty (CsysName as String [optional]) as IpfcMassProperty | |
| Function | GetOutline () as IpfcOutline3D [optional] | |
| Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation. | ||
| Function | IsConstruction () as Boolean | |
| Specifies if solid body is construction body. | ||
| Function | IsSheetmetal () as Boolean | |
| Function | ListSurfaces () as IpfcSurfaces [optional] | |
| Lists all surfaces of body. | ||
| Function | GetBodyState | () as IpfcSolidBodyState |
|
Specifies the state of solid body.
|
| Function | GetDensity | () as Double [optional] |
|
| Function | GetFeatures | () as IpfcFeatures [optional] |
|
| Function | GetMassProperty | (CsysName as String [optional]) as IpfcMassProperty |
|
| Function | GetOutline | () as IpfcOutline3D [optional] |
|
Retrieves the regeneration outline of a solid body, with respect to the base coordinate system orientation.
|
| Function | IsConstruction | () as Boolean |
|
Specifies if solid body is construction body.
|
| Function | IsSheetmetal | () as Boolean |
|
| Function | ListSurfaces | () as IpfcSurfaces [optional] |
|
Lists all surfaces of body.
|