Interface IIfcPath
Readonly interface for IfcPath
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPath : 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> |