Class TIfcImageTexture

Unit

Declaration

type TIfcImageTexture = class(TIfcSurfaceTexture)

Description

2-dimensional texture, defined by an URL.

See https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcImageTexture.htm

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

Hierarchy

Overview

Properties

Published property URLReference: TIfcURIReference read FURLReference write FURLReference;

Description

Properties

Published property URLReference: TIfcURIReference read FURLReference write FURLReference;

Location, provided as an URI, at which the image texture is electronically published.

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


Generated by PasDoc 0.17.0.snapshot.