Search Results for

    Show / Hide Table of Contents

    Class IfcElement

    Inheritance
    System.Object
    PersistEntity
    IfcRoot
    IfcObjectDefinition
    IfcObject
    IfcProduct
    IfcElement
    IfcBuildingElement
    IfcCivilElement
    IfcDistributionElement
    IfcElementAssembly
    IfcFeatureElement
    IfcFurnishingElement
    IfcGeographicElement
    IfcTransportElement
    IfcVirtualElement
    IfcElementComponent
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRoot>
    System.IEquatable<IfcObjectDefinition>
    System.IEquatable<IfcObject>
    System.IEquatable<IfcProduct>
    IExpressValidatable
    IIfcElement
    IIfcProduct
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IfcProductSelect
    IIfcProductSelect
    IfcStructuralActivityAssignmentSelect
    IIfcStructuralActivityAssignmentSelect
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<IfcElement>
    Inherited Members
    IfcProduct.IIfcProduct.ObjectPlacement
    IfcProduct.IIfcProduct.Representation
    IfcProduct.IIfcProduct.ReferencedBy
    IfcProduct.ObjectPlacement
    IfcProduct.Representation
    IfcProduct.ReferencedBy
    IfcProduct.Equals(IfcProduct)
    IfcProduct.IsContainedIn
    IfcProduct.ValidateClause(IfcProduct.IfcProductClause)
    IfcProduct.Validate()
    IfcObject.IIfcObject.ObjectType
    IfcObject.IIfcObject.IsDeclaredBy
    IfcObject.IIfcObject.Declares
    IfcObject.IIfcObject.IsTypedBy
    IfcObject.IIfcObject.IsDefinedBy
    IfcObject.ObjectType
    IfcObject.IsDeclaredBy
    IfcObject.Declares
    IfcObject.IsTypedBy
    IfcObject.IsDefinedBy
    IfcObject.Equals(IfcObject)
    IfcObject.AddDefiningType(IfcTypeObject)
    IfcObject.AddPropertySet(IfcPropertySet)
    IfcObject.GetPropertySet(String, Boolean)
    IfcObject.GetPropertySingleValue(String, String)
    IfcObject.GetPropertySingleValue<TValueType>(String, String)
    IfcObject.GetPropertySingleNominalValue(String, String)
    IfcObject.PropertySets
    IfcObject.SetPropertySingleValue(String, String, Type)
    IfcObject.SetPropertySingleValue(String, String, IfcValue)
    IfcObject.GetExternalElements(IModel)
    IfcObject.GetElementQuantity(String, Boolean)
    IfcObject.ElementQuantities
    IfcObject.PhysicalSimpleQuantities
    IfcObject.GetQuantity<TQType>(String, String)
    IfcObject.GetQuantity<TQType>(String)
    IfcObject.AddQuantity(String, IIfcPhysicalQuantity, String)
    IfcObject.AddQuantity(String, IIfcPhysicalQuantity)
    IfcObject.GetElementPhysicalSimpleQuantity(String, String)
    IfcObject.SetElementPhysicalSimpleQuantity(String, String, Double, XbimQuantityTypeEnum, IIfcNamedUnit)
    IfcObject.RemovePropertySingleValue(String, String)
    IfcObject.RemoveElementPhysicalSimpleQuantity(String, String)
    IfcObject.ValidateClause(IfcObject.IfcObjectClause)
    IfcObjectDefinition.IIfcObjectDefinition.HasAssignments
    IfcObjectDefinition.IIfcObjectDefinition.Nests
    IfcObjectDefinition.IIfcObjectDefinition.IsNestedBy
    IfcObjectDefinition.IIfcObjectDefinition.HasContext
    IfcObjectDefinition.IIfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.IIfcObjectDefinition.Decomposes
    IfcObjectDefinition.IIfcObjectDefinition.HasAssociations
    IfcObjectDefinition.HasAssignments
    IfcObjectDefinition.Nests
    IfcObjectDefinition.IsNestedBy
    IfcObjectDefinition.HasContext
    IfcObjectDefinition.IsDecomposedBy
    IfcObjectDefinition.Decomposes
    IfcObjectDefinition.HasAssociations
    IfcObjectDefinition.Equals(IfcObjectDefinition)
    IfcObjectDefinition.Material
    IfcObjectDefinition.Item[String]
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.GlobalId
    IfcRoot.OwnerHistory
    IfcRoot.Name
    IfcRoot.Description
    IfcRoot.Equals(IfcRoot)
    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.ProductExtension
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcElement", 19)]
    public abstract class IfcElement : IfcProduct, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcObjectDefinition>, IEquatable<IfcObject>, IEquatable<IfcProduct>, IExpressValidatable, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist, IEquatable<IfcElement>

    Properties

    | Improve this Doc View Source

    ConnectedFrom

    Declaration
    [InverseProperty("RelatedElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 30)]
    public IEnumerable<IfcRelConnectsElements> ConnectedFrom { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelConnectsElements>
    | Improve this Doc View Source

    ConnectedTo

    Declaration
    [InverseProperty("RelatingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 22)]
    public IEnumerable<IfcRelConnectsElements> ConnectedTo { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelConnectsElements>
    | Improve this Doc View Source

    ContainedInStructure

    Declaration
    [InverseProperty("RelatedElements")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{1}, 31)]
    public IEnumerable<IfcRelContainedInSpatialStructure> ContainedInStructure { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelContainedInSpatialStructure>
    | Improve this Doc View Source

    FillsVoids

    Declaration
    [InverseProperty("RelatedBuildingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{1}, 21)]
    public IEnumerable<IfcRelFillsElement> FillsVoids { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelFillsElement>
    | Improve this Doc View Source

    HasCoverings

    Declaration
    [InverseProperty("RelatingBuildingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 32)]
    public IEnumerable<IfcRelCoversBldgElements> HasCoverings { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelCoversBldgElements>
    | Improve this Doc View Source

    HasOpenings

    Declaration
    [InverseProperty("RelatingBuildingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 27)]
    public IEnumerable<IfcRelVoidsElement> HasOpenings { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelVoidsElement>
    | Improve this Doc View Source

    HasProjections

    Declaration
    [InverseProperty("RelatingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 25)]
    public IEnumerable<IfcRelProjectsElement> HasProjections { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelProjectsElement>
    | Improve this Doc View Source

    InterferesElements

    Declaration
    [InverseProperty("RelatingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 24)]
    public IEnumerable<IfcRelInterferesElements> InterferesElements { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelInterferesElements>
    | Improve this Doc View Source

    IsConnectionRealization

    Declaration
    [InverseProperty("RealizingElements")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 28)]
    public IEnumerable<IfcRelConnectsWithRealizingElements> IsConnectionRealization { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelConnectsWithRealizingElements>
    | Improve this Doc View Source

    IsInterferedByElements

    Declaration
    [InverseProperty("RelatedElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 23)]
    public IEnumerable<IfcRelInterferesElements> IsInterferedByElements { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelInterferesElements>
    | Improve this Doc View Source

    Openings

    Declaration
    public IEnumerable<IfcOpeningElement> Openings { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcOpeningElement>
    | Improve this Doc View Source

    ProvidesBoundaries

    Declaration
    [InverseProperty("RelatedBuildingElement")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 29)]
    public IEnumerable<IfcRelSpaceBoundary> ProvidesBoundaries { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelSpaceBoundary>
    | Improve this Doc View Source

    ReferencedInStructures

    Declaration
    [InverseProperty("RelatedElements")]
    [EntityAttribute(-1, EntityAttributeState.Mandatory, EntityAttributeType.Set, EntityAttributeType.Class, new int[]{0}, new int[]{-1}, 26)]
    public IEnumerable<IfcRelReferencedInSpatialStructure> ReferencedInStructures { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IfcRelReferencedInSpatialStructure>
    | Improve this Doc View Source

    Tag

    Declaration
    [EntityAttribute(8, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 20)]
    public IfcIdentifier? Tag { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcIdentifier>

    Methods

    | Improve this Doc View Source

    Equals(IfcElement)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcElement.ConnectedFrom

    Declaration
    IEnumerable<IIfcRelConnectsElements> IIfcElement.ConnectedFrom { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelConnectsElements>
    | Improve this Doc View Source

    IIfcElement.ConnectedTo

    Declaration
    IEnumerable<IIfcRelConnectsElements> IIfcElement.ConnectedTo { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelConnectsElements>
    | Improve this Doc View Source

    IIfcElement.ContainedInStructure

    Declaration
    IEnumerable<IIfcRelContainedInSpatialStructure> IIfcElement.ContainedInStructure { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelContainedInSpatialStructure>
    | Improve this Doc View Source

    IIfcElement.FillsVoids

    Declaration
    IEnumerable<IIfcRelFillsElement> IIfcElement.FillsVoids { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelFillsElement>
    | Improve this Doc View Source

    IIfcElement.HasCoverings

    Declaration
    IEnumerable<IIfcRelCoversBldgElements> IIfcElement.HasCoverings { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelCoversBldgElements>
    | Improve this Doc View Source

    IIfcElement.HasOpenings

    Declaration
    IEnumerable<IIfcRelVoidsElement> IIfcElement.HasOpenings { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelVoidsElement>
    | Improve this Doc View Source

    IIfcElement.HasProjections

    Declaration
    IEnumerable<IIfcRelProjectsElement> IIfcElement.HasProjections { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelProjectsElement>
    | Improve this Doc View Source

    IIfcElement.InterferesElements

    Declaration
    IEnumerable<IIfcRelInterferesElements> IIfcElement.InterferesElements { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelInterferesElements>
    | Improve this Doc View Source

    IIfcElement.IsConnectionRealization

    Declaration
    IEnumerable<IIfcRelConnectsWithRealizingElements> IIfcElement.IsConnectionRealization { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelConnectsWithRealizingElements>
    | Improve this Doc View Source

    IIfcElement.IsInterferedByElements

    Declaration
    IEnumerable<IIfcRelInterferesElements> IIfcElement.IsInterferedByElements { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelInterferesElements>
    | Improve this Doc View Source

    IIfcElement.ProvidesBoundaries

    Declaration
    IEnumerable<IIfcRelSpaceBoundary> IIfcElement.ProvidesBoundaries { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelSpaceBoundary>
    | Improve this Doc View Source

    IIfcElement.ReferencedInStructures

    Declaration
    IEnumerable<IIfcRelReferencedInSpatialStructure> IIfcElement.ReferencedInStructures { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcRelReferencedInSpatialStructure>
    | Improve this Doc View Source

    IIfcElement.Tag

    Declaration
    IfcIdentifier? IIfcElement.Tag { get; set; }
    Returns
    Type Description
    System.Nullable<IfcIdentifier>

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IExpressValidatable
    IIfcElement
    IIfcProduct
    IIfcObject
    IIfcObjectDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IfcProductSelect
    IIfcProductSelect
    IfcStructuralActivityAssignmentSelect
    IIfcStructuralActivityAssignmentSelect
    IExpressSelectType
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim