Interface IIfcPolyLoop
Readonly interface for IfcPolyLoop
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcPolyLoop : IIfcLoop, IIfcTopologicalRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourcePolygon
Declaration
IItemSet<IIfcCartesianPoint> Polygon { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcCartesianPoint> |