Class TIfcConnectedFaceSet
Unit
Declaration
type TIfcConnectedFaceSet = class(TIfcTopologicalRepresentationItem)
Description
IFC class IfcConnectedFaceSet.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcTopologicalRepresentationItem
- TIfcConnectedFaceSet
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
function BuildNode(const Mapping: TCastleIfcMapping; const ParentProduct: TIfcProduct; const LitAppearance, UnlitAppearance: TAppearanceNode): TAbstractChildNode; override; |
Properties
![]() |
property CfsFaces: TIfcFaceList read FCfsFaces; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
![]() |
function BuildNode(const Mapping: TCastleIfcMapping; const ParentProduct: TIfcProduct; const LitAppearance, UnlitAppearance: TAppearanceNode): TAbstractChildNode; override; |
This item has no description. Showing description inherited from TIfcRepresentationItem.BuildNode.
Build a node to display this using Castle Game Engine. Returns
|
Properties
![]() |
property CfsFaces: TIfcFaceList read FCfsFaces; |
The set of faces arcwise connected along common edges or vertices. |
Generated by PasDoc 0.16.0-snapshot.