Interface IIfcFaceSurface
Readonly interface for IfcFaceSurface
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcFaceSurface : IIfcFace, IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
FaceSurface
Declaration
IIfcSurface FaceSurface { get; set; }
Property Value
|
Improve this Doc
View Source
SameSense
Declaration
bool SameSense { get; set; }
Property Value
Type |
Description |
System.Boolean |
|