Interface IIfcEdgeLoop
Readonly interface for IfcEdgeLoop
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcEdgeLoop : IIfcLoop, IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceEdgeList
Declaration
IItemSet<IIfcOrientedEdge> EdgeList { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcOrientedEdge> |
Ne
Declaration
long Ne { get; }
Property Value
Type | Description |
---|---|
System.Int64 |