Interface IIfcTessellatedFaceSet
Readonly interface for IfcTessellatedFaceSet
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTessellatedFaceSet : IIfcTessellatedItem, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Coordinates
Declaration
IIfcCartesianPointList3D Coordinates { get; set; }
Property Value
|
Improve this Doc
View Source
HasColours
Declaration
IEnumerable<IIfcIndexedColourMap> HasColours { get; }
Property Value
|
Improve this Doc
View Source
HasTextures
Declaration
IEnumerable<IIfcIndexedTextureMap> HasTextures { get; }
Property Value