Interface IIfcOrientedEdge
Readonly interface for IfcOrientedEdge
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcOrientedEdge : IIfcEdge, IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
EdgeElement
Declaration
IIfcEdge EdgeElement { get; set; }
Property Value
|
Improve this Doc
View Source
Orientation
Declaration
IfcBoolean Orientation { get; set; }
Property Value