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: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4335).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcValue
- TIfcReal_Boxed
Overview
Properties
![]() |
property Value: TIfcReal read FValue write FValue; |
Description
Properties
![]() |
property Value: TIfcReal read FValue write FValue; |
|
This item has no description. Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4339). | |
Generated by PasDoc 0.17.0.snapshot.
