Interface IIfcAnnotationSurface
Readonly interface for IfcAnnotationSurface
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcAnnotationSurface : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Item
Declaration
IIfcGeometricRepresentationItem Item { get; set; }
Property Value
|
Improve this Doc
View Source
TextureCoordinates
Declaration
IIfcTextureCoordinate TextureCoordinates { get; set; }
Property Value