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

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property Coordinates: TIfcCartesianPointList3D read FCoordinates write FCoordinates;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

TODO FHasColours: TIfcIndexedColourMap; TODO FHasTextures: TIfcIndexedTextureMapList;

Public destructor Destroy; override;

This item has no description.

Properties

Published property Coordinates: TIfcCartesianPointList3D read FCoordinates write FCoordinates;

Ordered list of Cartesian points.


Generated by PasDoc 0.16.0-snapshot.