Search Results for

    Show / Hide Table of Contents

    Interface IIfcCompositeCurve

    Readonly interface for IfcCompositeCurve

    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 IIfcCompositeCurve : IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ClosedCurve

    Declaration
    IfcLogical ClosedCurve { get; }
    Property Value
    Type Description
    IfcLogical
    | Improve this Doc View Source

    NSegments

    Declaration
    IfcInteger NSegments { get; }
    Property Value
    Type Description
    IfcInteger
    | Improve this Doc View Source

    Segments

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

    SelfIntersect

    Declaration
    IfcLogical SelfIntersect { get; set; }
    Property Value
    Type Description
    IfcLogical
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim