Search Results for

    Show / Hide Table of Contents

    Interface IIfcBSplineCurveWithKnots

    Readonly interface for IfcBSplineCurveWithKnots

    Inherited Members
    IIfcBSplineCurve.Degree
    IIfcBSplineCurve.ControlPointsList
    IIfcBSplineCurve.CurveForm
    IIfcBSplineCurve.ClosedCurve
    IIfcBSplineCurve.SelfIntersect
    IIfcBSplineCurve.UpperIndexOnControlPoints
    IIfcBSplineCurve.ControlPoints
    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 IIfcBSplineCurveWithKnots : IIfcBSplineCurve, IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    KnotMultiplicities

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

    Knots

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

    KnotSpec

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

    UpperIndexOnKnots

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