Class TIfcReal_Boxed
Unit
Declaration
type TIfcReal_Boxed = class(TIfcValue)
Description
Real (float) value wrapped in a class, so it can be used where TIfcValue is expected.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4347).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcValue
- TIfcReal_Boxed
Overview
Properties
| Published | property Value: TIfcReal read FValue write FValue; |
Description
Properties
| Published | property Value: TIfcReal read FValue write FValue; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4351). | |
Generated by PasDoc 0.17.0.snapshot.