Search Results for

    Show / Hide Table of Contents

    Interface IIfcIndexedPolyCurve

    Readonly interface for IfcIndexedPolyCurve

    Inherited Members
    IIfcRepresentationItem.LayerAssignment
    IIfcRepresentationItem.StyledByItem
    IfcGeometricSetSelect.Dim
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcIndexedPolyCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Points

    Declaration
    IIfcCartesianPointList Points { get; set; }
    Property Value
    Type Description
    IIfcCartesianPointList
    | Improve this Doc View Source

    Segments

    Declaration
    IItemSet<IIfcSegmentIndexSelect> Segments { get; }
    Property Value
    Type Description
    IItemSet<IIfcSegmentIndexSelect>
    | Improve this Doc View Source

    SelfIntersect

    Declaration
    IfcBoolean? SelfIntersect { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcBoolean>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim