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