Interface IIfcIndexedTextureMap
Readonly interface for IfcIndexedTextureMap
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcIndexedTextureMap : IIfcTextureCoordinate, IIfcPresentationItem, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceMappedTo
Declaration
IIfcTessellatedFaceSet MappedTo { get; set; }
Property Value
Type | Description |
---|---|
IIfcTessellatedFaceSet |
TexCoords
Declaration
IIfcTextureVertexList TexCoords { get; set; }
Property Value
Type | Description |
---|---|
IIfcTextureVertexList |