Interface IIfcTextureMap
Readonly interface for IfcTextureMap
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTextureMap : IIfcTextureCoordinate, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceTextureMaps
Declaration
IItemSet<IIfcVertexBasedTextureMap> TextureMaps { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcVertexBasedTextureMap> |