Search Results for

    Show / Hide Table of Contents

    Interface IIfcCompositeCurveSegment

    Readonly interface for IfcCompositeCurveSegment

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcCompositeCurveSegment : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Dim

    Declaration
    IfcDimensionCount Dim { get; }
    Property Value
    Type Description
    IfcDimensionCount
    | Improve this Doc View Source

    ParentCurve

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

    SameSense

    Declaration
    bool SameSense { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Transition

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

    UsingCurves

    Declaration
    IEnumerable<IIfcCompositeCurve> UsingCurves { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcCompositeCurve>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim