Interface IIfcFaceBound
Readonly interface for IfcFaceBound
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcFaceBound : IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Bound
Declaration
IIfcLoop Bound { get; set; }
Property Value
|
Improve this Doc
View Source
Orientation
Declaration
bool Orientation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|