Class TIfcTessellatedFaceSet
Unit
Declaration
type TIfcTessellatedFaceSet = class abstract(TIfcTessellatedItem)
Description
Topological model limited to planar faces and straight edges.
Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcTessellatedFaceSet.htm
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcGeometricRepresentationItem
- TIfcTessellatedItem
- TIfcTessellatedFaceSet
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property Coordinates: TIfcCartesianPointList3D read FCoordinates write FCoordinates; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
TODO FHasColours: TIfcIndexedColourMap; TODO FHasTextures: TIfcIndexedTextureMapList; |
destructor Destroy; override; |
|
This item has no description. |
Properties
property Coordinates: TIfcCartesianPointList3D read FCoordinates write FCoordinates; |
|
Ordered list of Cartesian points. |
Generated by PasDoc 0.16.0-snapshot.