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