Interface IIfcSurfaceStyleWithTextures
Readonly interface for IfcSurfaceStyleWithTextures
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSurfaceStyleWithTextures : IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceTextures
Declaration
IItemSet<IIfcSurfaceTexture> Textures { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcSurfaceTexture> |