Interface IIfcTextureVertexList
Readonly interface for IfcTextureVertexList
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTextureVertexList : IIfcPresentationItem, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceTexCoordsList
Declaration
IItemSet<IItemSet<IfcParameterValue>> TexCoordsList { get; }
Property Value
Type | Description |
---|---|
IItemSet<IItemSet<IfcParameterValue>> |