Class TIfcIndexedPolygonalTextureMap

Unit

Declaration

type TIfcIndexedPolygonalTextureMap = class(TIfcIndexedTextureMap)

Description

Mapping of the 2-dimensional texture coordinates to a set of polygonal bounded faces onto which it is mapped. It is used for mapping the texture to faces of an IfcPolygonalFaceSet. Such faces may have inner loops.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcIndexedPolygonalTextureMap.htm

Hierarchy

Overview

Methods

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

Properties

Published property TexCoordIndices: TIfcTextureCoordinateIndicesList read FTexCoordIndices;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Public destructor Destroy; override;

This item has no description.

Properties

Published property TexCoordIndices: TIfcTextureCoordinateIndicesList read FTexCoordIndices;

Set of texture coordinate indices for polygonal faces with and without inner loops.


Generated by PasDoc 0.16.0-snapshot.