Search Results for

    Show / Hide Table of Contents

    Class IfcConnectionSurfaceGeometry

    Inheritance
    System.Object
    PersistEntity
    IfcConnectionGeometry
    IfcConnectionSurfaceGeometry
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcConnectionGeometry>
    IInstantiableEntity
    IIfcConnectionSurfaceGeometry
    IIfcConnectionGeometry
    IContainsEntityReferences
    System.IEquatable<IfcConnectionSurfaceGeometry>
    IIfcConnectionSurfaceGeometry
    IIfcConnectionGeometry
    IPersistEntity
    IPersist
    Inherited Members
    IfcConnectionGeometry.Equals(IfcConnectionGeometry)
    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.Ifc2x3.GeometricConstraintResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcConnectionSurfaceGeometry", 69)]
    public class IfcConnectionSurfaceGeometry : IfcConnectionGeometry, INotifyPropertyChanged, IEquatable<IfcConnectionGeometry>, IInstantiableEntity, IIfcConnectionSurfaceGeometry, IIfcConnectionGeometry, IContainsEntityReferences, IEquatable<IfcConnectionSurfaceGeometry>, IIfcConnectionSurfaceGeometry, IIfcConnectionGeometry, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SurfaceOnRelatedElement

    Declaration
    [EntityAttribute(2, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 2)]
    public IfcSurfaceOrFaceSurface SurfaceOnRelatedElement { get; set; }
    Property Value
    Type Description
    IfcSurfaceOrFaceSurface
    | Improve this Doc View Source

    SurfaceOnRelatingElement

    Declaration
    [EntityAttribute(1, EntityAttributeState.Mandatory, EntityAttributeType.Class, EntityAttributeType.None, null, null, 1)]
    public IfcSurfaceOrFaceSurface SurfaceOnRelatingElement { get; set; }
    Property Value
    Type Description
    IfcSurfaceOrFaceSurface

    Methods

    | Improve this Doc View Source

    Equals(IfcConnectionSurfaceGeometry)

    Declaration
    public bool Equals(IfcConnectionSurfaceGeometry other)
    Parameters
    Type Name Description
    IfcConnectionSurfaceGeometry 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
    IfcConnectionGeometry.Parse(Int32, IPropertyValue, Int32[])

    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

    IIfcConnectionSurfaceGeometry.SurfaceOnRelatedElement

    Declaration
    IIfcSurfaceOrFaceSurface IIfcConnectionSurfaceGeometry.SurfaceOnRelatedElement { get; set; }
    Returns
    Type Description
    IIfcSurfaceOrFaceSurface
    | Improve this Doc View Source

    IIfcConnectionSurfaceGeometry.SurfaceOnRelatingElement

    Declaration
    IIfcSurfaceOrFaceSurface IIfcConnectionSurfaceGeometry.SurfaceOnRelatingElement { get; set; }
    Returns
    Type Description
    IIfcSurfaceOrFaceSurface
    | Improve this Doc View Source

    IIfcConnectionSurfaceGeometry.SurfaceOnRelatedElement

    Declaration
    [CrossSchemaAttribute(typeof(IIfcConnectionSurfaceGeometry), 2)]
    IIfcSurfaceOrFaceSurface IIfcConnectionSurfaceGeometry.SurfaceOnRelatedElement { get; set; }
    Returns
    Type Description
    IIfcSurfaceOrFaceSurface
    | Improve this Doc View Source

    IIfcConnectionSurfaceGeometry.SurfaceOnRelatingElement

    Declaration
    [CrossSchemaAttribute(typeof(IIfcConnectionSurfaceGeometry), 1)]
    IIfcSurfaceOrFaceSurface IIfcConnectionSurfaceGeometry.SurfaceOnRelatingElement { get; set; }
    Returns
    Type Description
    IIfcSurfaceOrFaceSurface

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IInstantiableEntity
    IIfcConnectionSurfaceGeometry
    IIfcConnectionGeometry
    IContainsEntityReferences
    System.IEquatable<T>
    IIfcConnectionSurfaceGeometry
    IIfcConnectionGeometry
    IPersistEntity
    IPersist
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim