Search Results for

    Show / Hide Table of Contents

    Class IfcBSplineSurfaceWithKnots

    Inheritance
    System.Object
    PersistEntity
    IfcRepresentationItem
    IfcGeometricRepresentationItem
    IfcSurface
    IfcBoundedSurface
    IfcBSplineSurface
    IfcBSplineSurfaceWithKnots
    IfcRationalBSplineSurfaceWithKnots
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRepresentationItem>
    System.IEquatable<IfcGeometricRepresentationItem>
    System.IEquatable<IfcSurface>
    System.IEquatable<IfcBoundedSurface>
    System.IEquatable<IfcBSplineSurface>
    IInstantiableEntity
    IIfcBSplineSurfaceWithKnots
    IIfcBSplineSurface
    IIfcBoundedSurface
    IIfcSurface
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IfcGeometricSetSelect
    IIfcGeometricSetSelect
    IfcSurfaceOrFaceSurface
    IIfcSurfaceOrFaceSurface
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcBSplineSurfaceWithKnots>
    IExpressValidatable
    Inherited Members
    IfcBSplineSurface.IIfcBSplineSurface.UDegree
    IfcBSplineSurface.IIfcBSplineSurface.VDegree
    IfcBSplineSurface.IIfcBSplineSurface.ControlPointsList
    IfcBSplineSurface.IIfcBSplineSurface.SurfaceForm
    IfcBSplineSurface.IIfcBSplineSurface.UClosed
    IfcBSplineSurface.IIfcBSplineSurface.VClosed
    IfcBSplineSurface.IIfcBSplineSurface.SelfIntersect
    IfcBSplineSurface.UDegree
    IfcBSplineSurface.VDegree
    IfcBSplineSurface.ControlPointsList
    IfcBSplineSurface.SurfaceForm
    IfcBSplineSurface.UClosed
    IfcBSplineSurface.VClosed
    IfcBSplineSurface.SelfIntersect
    IfcBSplineSurface.UUpper
    IfcBSplineSurface.VUpper
    IfcBSplineSurface.ControlPoints
    IfcBSplineSurface.Equals(IfcBSplineSurface)
    IfcBoundedSurface.Equals(IfcBoundedSurface)
    IfcSurface.Dim
    IfcSurface.Equals(IfcSurface)
    IfcGeometricRepresentationItem.Equals(IfcGeometricRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    IfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.StyledByItem
    IfcRepresentationItem.Equals(IfcRepresentationItem)
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc4.GeometryResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcBSplineSurfaceWithKnots", 1103)]
    public class IfcBSplineSurfaceWithKnots : IfcBSplineSurface, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcSurface>, IEquatable<IfcBoundedSurface>, IEquatable<IfcBSplineSurface>, IInstantiableEntity, IIfcBSplineSurfaceWithKnots, IIfcBSplineSurface, IIfcBoundedSurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcBSplineSurfaceWithKnots>, IExpressValidatable

    Properties

    | Improve this Doc View Source

    KnotSpec

    Declaration
    [EntityAttribute(12, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 14)]
    public IfcKnotType KnotSpec { get; set; }
    Property Value
    Type Description
    IfcKnotType
    | Improve this Doc View Source

    KnotUUpper

    Declaration
    [EntityAttribute(0, EntityAttributeState.Derived, EntityAttributeType.None, EntityAttributeType.None, null, null, 0)]
    public IfcInteger KnotUUpper { get; }
    Property Value
    Type Description
    IfcInteger
    | Improve this Doc View Source

    KnotVUpper

    Declaration
    [EntityAttribute(0, EntityAttributeState.Derived, EntityAttributeType.None, EntityAttributeType.None, null, null, 0)]
    public IfcInteger KnotVUpper { get; }
    Property Value
    Type Description
    IfcInteger
    | Improve this Doc View Source

    UKnots

    Declaration
    [EntityAttribute(10, EntityAttributeState.Mandatory, EntityAttributeType.List, EntityAttributeType.None, new int[]{2}, new int[]{-1}, 12)]
    public IItemSet<IfcParameterValue> UKnots { get; }
    Property Value
    Type Description
    IItemSet<IfcParameterValue>
    | Improve this Doc View Source

    UMultiplicities

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.List, EntityAttributeType.None, new int[]{2}, new int[]{-1}, 10)]
    public IItemSet<IfcInteger> UMultiplicities { get; }
    Property Value
    Type Description
    IItemSet<IfcInteger>
    | Improve this Doc View Source

    VKnots

    Declaration
    [EntityAttribute(11, EntityAttributeState.Mandatory, EntityAttributeType.List, EntityAttributeType.None, new int[]{2}, new int[]{-1}, 13)]
    public IItemSet<IfcParameterValue> VKnots { get; }
    Property Value
    Type Description
    IItemSet<IfcParameterValue>
    | Improve this Doc View Source

    VMultiplicities

    Declaration
    [EntityAttribute(9, EntityAttributeState.Mandatory, EntityAttributeType.List, EntityAttributeType.None, new int[]{2}, new int[]{-1}, 11)]
    public IItemSet<IfcInteger> VMultiplicities { get; }
    Property Value
    Type Description
    IItemSet<IfcInteger>

    Methods

    | Improve this Doc View Source

    Equals(IfcBSplineSurfaceWithKnots)

    Declaration
    public bool Equals(IfcBSplineSurfaceWithKnots other)
    Parameters
    Type Name Description
    IfcBSplineSurfaceWithKnots other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcBSplineSurface.Parse(Int32, IPropertyValue, Int32[])
    | Improve this Doc View Source

    Validate()

    Declaration
    public virtual IEnumerable<ValidationResult> Validate()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<ValidationResult>
    | Improve this Doc View Source

    ValidateClause(IfcBSplineSurfaceWithKnots.IfcBSplineSurfaceWithKnotsClause)

    Tests the express where-clause specified in param 'clause'

    Declaration
    public bool ValidateClause(IfcBSplineSurfaceWithKnots.IfcBSplineSurfaceWithKnotsClause clause)
    Parameters
    Type Name Description
    IfcBSplineSurfaceWithKnots.IfcBSplineSurfaceWithKnotsClause clause

    The express clause to test

    Returns
    Type Description
    System.Boolean

    true if the clause is satisfied.

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcBSplineSurfaceWithKnots.KnotSpec

    Declaration
    IfcKnotType IIfcBSplineSurfaceWithKnots.KnotSpec { get; set; }
    Returns
    Type Description
    IfcKnotType
    | Improve this Doc View Source

    IIfcBSplineSurfaceWithKnots.UKnots

    Declaration
    IItemSet<IfcParameterValue> IIfcBSplineSurfaceWithKnots.UKnots { get; }
    Returns
    Type Description
    IItemSet<IfcParameterValue>
    | Improve this Doc View Source

    IIfcBSplineSurfaceWithKnots.UMultiplicities

    Declaration
    IItemSet<IfcInteger> IIfcBSplineSurfaceWithKnots.UMultiplicities { get; }
    Returns
    Type Description
    IItemSet<IfcInteger>
    | Improve this Doc View Source

    IIfcBSplineSurfaceWithKnots.VKnots

    Declaration
    IItemSet<IfcParameterValue> IIfcBSplineSurfaceWithKnots.VKnots { get; }
    Returns
    Type Description
    IItemSet<IfcParameterValue>
    | Improve this Doc View Source

    IIfcBSplineSurfaceWithKnots.VMultiplicities

    Declaration
    IItemSet<IfcInteger> IIfcBSplineSurfaceWithKnots.VMultiplicities { get; }
    Returns
    Type Description
    IItemSet<IfcInteger>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IInstantiableEntity
    IIfcBSplineSurfaceWithKnots
    IIfcBSplineSurface
    IIfcBoundedSurface
    IIfcSurface
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IfcGeometricSetSelect
    IIfcGeometricSetSelect
    IfcSurfaceOrFaceSurface
    IIfcSurfaceOrFaceSurface
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    IExpressValidatable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim