Search Results for

    Show / Hide Table of Contents

    Interface IIfcBSplineSurfaceWithKnots

    Readonly interface for IfcBSplineSurfaceWithKnots

    Inherited Members
    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 IIfcBSplineSurfaceWithKnots : IIfcBSplineSurface, IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    KnotSpec

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

    KnotUUpper

    Declaration
    IfcInteger KnotUUpper { get; }
    Property Value
    Type Description
    IfcInteger
    | Improve this Doc View Source

    KnotVUpper

    Declaration
    IfcInteger KnotVUpper { get; }
    Property Value
    Type Description
    IfcInteger
    | Improve this Doc View Source

    UKnots

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

    UMultiplicities

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

    VKnots

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

    VMultiplicities

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