Search Results for

    Show / Hide Table of Contents

    Interface IIfcRationalBSplineCurveWithKnots

    Readonly interface for IfcRationalBSplineCurveWithKnots

    Inherited Members
    IIfcBSplineCurveWithKnots.KnotMultiplicities
    IIfcBSplineCurveWithKnots.Knots
    IIfcBSplineCurveWithKnots.KnotSpec
    IIfcBSplineCurveWithKnots.UpperIndexOnKnots
    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 IIfcRationalBSplineCurveWithKnots : IIfcBSplineCurveWithKnots, IIfcBSplineCurve, IIfcBoundedCurve, IIfcCurve, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcCurveOrEdgeCurve, IIfcCurveOrEdgeCurve, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Weights

    Declaration
    List<IfcReal> Weights { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<IfcReal>
    | Improve this Doc View Source

    WeightsData

    Declaration
    IItemSet<IfcReal> WeightsData { get; }
    Property Value
    Type Description
    IItemSet<IfcReal>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim