Class TIfcFace
Unit
Declaration
type TIfcFace = class(TIfcTopologicalRepresentationItem)
Description
IFC class IfcFace.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcTopologicalRepresentationItem
- TIfcFace
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property Bounds: TIfcFaceBoundList read FBounds; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property Bounds: TIfcFaceBoundList read FBounds; |
Boundaries of the face. |
Generated by PasDoc 0.16.0-snapshot.