Search Results for

    Show / Hide Table of Contents

    Interface IIfcRationalBezierCurve

    Readonly interface for IfcRationalBezierCurve

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

    Properties

    | Improve this Doc View Source

    Weights

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

    WeightsData

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