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
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcPresentationItem
- TIfcSurfaceStyleWithTextures
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property Textures: TIfcSurfaceTextureList read FTextures; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property Textures: TIfcSurfaceTextureList read FTextures; |
The |
Generated by PasDoc 0.16.0-snapshot.