Class TIfcFace
Unit
Declaration
type TIfcFace = class(TIfcTopologicalRepresentationItem)
Description
IFC class IfcFace.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5815).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcTopologicalRepresentationItem
- TIfcFace
Overview
Methods
| Public | constructor Create(AOwner: TComponent); override; |
| Public | destructor Destroy; override; |
Properties
| Published | property Bounds: TIfcFaceBoundList read FBounds; |
Description
Methods
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5819). | |
| Public | destructor Destroy; override; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5820). | |
Properties
| Published | property Bounds: TIfcFaceBoundList read FBounds; |
|
Boundaries of the face. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5823). | |
Generated by PasDoc 0.17.0.snapshot.