Interface IIfcTextureCoordinate
Readonly interface for IfcTextureCoordinate
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTextureCoordinate : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceAnnotatedSurface
Declaration
IEnumerable<IIfcAnnotationSurface> AnnotatedSurface { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcAnnotationSurface> |