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