Interface IIfcPolyline
Readonly interface for IfcPolyline
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPolyline : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourcePoints
Declaration
IItemSet<IIfcCartesianPoint> Points { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcCartesianPoint> |