Search Results for

    Show / Hide Table of Contents

    Class IfcElementarySurface

    Inheritance
    System.Object
    PersistEntity
    IfcRepresentationItem
    IfcGeometricRepresentationItem
    IfcSurface
    IfcElementarySurface
    IfcPlane
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRepresentationItem>
    System.IEquatable<IfcGeometricRepresentationItem>
    System.IEquatable<IfcSurface>
    IIfcElementarySurface
    IIfcSurface
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IfcGeometricSetSelect
    IIfcGeometricSetSelect
    IfcSurfaceOrFaceSurface
    IIfcSurfaceOrFaceSurface
    System.IEquatable<IfcElementarySurface>
    IIfcElementarySurface
    IIfcSurface
    IIfcGeometricRepresentationItem
    IIfcRepresentationItem
    IfcLayeredItem
    IIfcLayeredItem
    IfcGeometricSetSelect
    IIfcGeometricSetSelect
    IfcSurfaceOrFaceSurface
    IIfcSurfaceOrFaceSurface
    IExpressSelectType
    IPersistEntity
    IPersist
    Inherited Members
    IfcSurface.Equals(IfcSurface)
    IfcSurface.IfcGeometricSetSelect.Dim
    IfcGeometricRepresentationItem.Equals(IfcGeometricRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignments
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    IfcRepresentationItem.LayerAssignments
    IfcRepresentationItem.StyledByItem
    IfcRepresentationItem.Equals(IfcRepresentationItem)
    IfcRepresentationItem.IIfcRepresentationItem.LayerAssignment
    IfcRepresentationItem.IIfcRepresentationItem.StyledByItem
    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.GeometryResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcElementarySurface", 389)]
    public abstract class IfcElementarySurface : IfcSurface, INotifyPropertyChanged, IEquatable<IfcRepresentationItem>, IEquatable<IfcGeometricRepresentationItem>, IEquatable<IfcSurface>, IIfcElementarySurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IEquatable<IfcElementarySurface>, IIfcElementarySurface, IIfcSurface, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IfcGeometricSetSelect, IIfcGeometricSetSelect, IfcSurfaceOrFaceSurface, IIfcSurfaceOrFaceSurface, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Dim

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

    Position

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

    Methods

    | Improve this Doc View Source

    Equals(IfcElementarySurface)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcElementarySurface.Position

    Declaration
    IIfcAxis2Placement3D IIfcElementarySurface.Position { get; set; }
    Returns
    Type Description
    IIfcAxis2Placement3D
    | Improve this Doc View Source

    IIfcElementarySurface.Position

    Declaration
    [CrossSchemaAttribute(typeof(IIfcElementarySurface), 1)]
    IIfcAxis2Placement3D IIfcElementarySurface.Position { get; set; }
    Returns
    Type Description
    IIfcAxis2Placement3D

    Implements

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