Class TIfcSurfaceStyleWithTextures

Unit

Declaration

type TIfcSurfaceStyleWithTextures = class(TIfcPresentationItem)

Description

Include image textures in surface styles. These image textures can be applied repeating across the surface or mapped with a particular scale upon the surface.

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

Hierarchy

Overview

Methods

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

Properties

Published property Textures: TIfcSurfaceTextureList read FTextures;

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 Textures: TIfcSurfaceTextureList read FTextures;

The textures applied to the surface. In case of more than one surface texture is included, the IfcSurfaceStyleWithTextures defines a multi texture.


Generated by PasDoc 0.16.0-snapshot.