Class TIfcFace

Unit

Declaration

type TIfcFace = class(TIfcTopologicalRepresentationItem)

Description

IFC class IfcFace.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5803).

Hierarchy

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: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5807).

Public destructor Destroy; override;

This item has no description.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5808).

Properties

Published property Bounds: TIfcFaceBoundList read FBounds;

Boundaries of the face.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 5811).


Generated by PasDoc 0.17.0.snapshot.