Search Results for

    Show / Hide Table of Contents

    Interface IIfcRationalBSplineSurfaceWithKnots

    Readonly interface for IfcRationalBSplineSurfaceWithKnots

    Inherited Members
    IIfcBSplineSurfaceWithKnots.UMultiplicities
    IIfcBSplineSurfaceWithKnots.VMultiplicities
    IIfcBSplineSurfaceWithKnots.UKnots
    IIfcBSplineSurfaceWithKnots.VKnots
    IIfcBSplineSurfaceWithKnots.KnotSpec
    IIfcBSplineSurfaceWithKnots.KnotVUpper
    IIfcBSplineSurfaceWithKnots.KnotUUpper
    IIfcBSplineSurface.UDegree
    IIfcBSplineSurface.VDegree
    IIfcBSplineSurface.ControlPointsList
    IIfcBSplineSurface.SurfaceForm
    IIfcBSplineSurface.UClosed
    IIfcBSplineSurface.VClosed
    IIfcBSplineSurface.SelfIntersect
    IIfcBSplineSurface.UUpper
    IIfcBSplineSurface.VUpper
    IIfcBSplineSurface.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 IIfcRationalBSplineSurfaceWithKnots : IIfcBSplineSurfaceWithKnots, IIfcBSplineSurface, IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Weights

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

    WeightsData

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