Search Results for

    Show / Hide Table of Contents

    Class IfcDoorPanelProperties

    Inheritance
    System.Object
    PersistEntity
    IfcRoot
    IfcPropertyDefinition
    IfcPropertySetDefinition
    IfcDoorPanelProperties
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcRoot>
    System.IEquatable<IfcPropertyDefinition>
    System.IEquatable<IfcPropertySetDefinition>
    IIfcDoorPanelProperties
    IIfcPreDefinedPropertySet
    IIfcPropertySetDefinition
    IIfcPropertyDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IfcPropertySetDefinitionSelect
    IIfcPropertySetDefinitionSelect
    IExpressSelectType
    IInstantiableEntity
    IIfcDoorPanelProperties
    IIfcPropertySetDefinition
    IIfcPropertyDefinition
    IIfcRoot
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcDoorPanelProperties>
    IExpressValidatable
    Inherited Members
    IfcPropertySetDefinition.IIfcPropertySetDefinition.DefinesType
    IfcPropertySetDefinition.IIfcPropertySetDefinition.IsDefinedBy
    IfcPropertySetDefinition.IIfcPropertySetDefinition.DefinesOccurrence
    IfcPropertySetDefinition.PropertySetDefinitions
    IfcPropertySetDefinition.IIfcPropertySetDefinition.PropertyDefinitionOf
    IfcPropertySetDefinition.IIfcPropertySetDefinition.DefinesType
    IfcPropertySetDefinition.PropertyDefinitionOf
    IfcPropertySetDefinition.DefinesType
    IfcPropertySetDefinition.Equals(IfcPropertySetDefinition)
    IfcPropertyDefinition.IIfcPropertyDefinition.HasContext
    IfcPropertyDefinition.IIfcPropertyDefinition.HasAssociations
    IfcPropertyDefinition.IIfcPropertyDefinition.HasAssociations
    IfcPropertyDefinition.HasAssociations
    IfcPropertyDefinition.Equals(IfcPropertyDefinition)
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.IIfcRoot.GlobalId
    IfcRoot.IIfcRoot.OwnerHistory
    IfcRoot.IIfcRoot.Name
    IfcRoot.IIfcRoot.Description
    IfcRoot.GlobalId
    IfcRoot.OwnerHistory
    IfcRoot.Name
    IfcRoot.Description
    IfcRoot.Equals(IfcRoot)
    IfcRoot.FriendlyName
    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.SharedBldgElements
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcDoorPanelProperties", 602)]
    public class IfcDoorPanelProperties : IfcPropertySetDefinition, INotifyPropertyChanged, IEquatable<IfcRoot>, IEquatable<IfcPropertyDefinition>, IEquatable<IfcPropertySetDefinition>, IIfcDoorPanelProperties, IIfcPreDefinedPropertySet, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, IInstantiableEntity, IIfcDoorPanelProperties, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcDoorPanelProperties>, IExpressValidatable

    Properties

    | Improve this Doc View Source

    PanelDepth

    Declaration
    [EntityAttribute(5, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 8)]
    public IfcPositiveLengthMeasure? PanelDepth { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcPositiveLengthMeasure>
    | Improve this Doc View Source

    PanelOperation

    Declaration
    [EntityAttribute(6, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 9)]
    public IfcDoorPanelOperationEnum PanelOperation { get; set; }
    Property Value
    Type Description
    IfcDoorPanelOperationEnum
    | Improve this Doc View Source

    PanelPosition

    Declaration
    [EntityAttribute(8, EntityAttributeState.Mandatory, EntityAttributeType.Enum, EntityAttributeType.None, null, null, 11)]
    public IfcDoorPanelPositionEnum PanelPosition { get; set; }
    Property Value
    Type Description
    IfcDoorPanelPositionEnum
    | Improve this Doc View Source

    PanelWidth

    Declaration
    [EntityAttribute(7, EntityAttributeState.Optional, EntityAttributeType.None, EntityAttributeType.None, null, null, 10)]
    public IfcNormalisedRatioMeasure? PanelWidth { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcNormalisedRatioMeasure>
    | Improve this Doc View Source

    ShapeAspectStyle

    Declaration
    [EntityAttribute(9, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 12)]
    public IfcShapeAspect ShapeAspectStyle { get; set; }
    Property Value
    Type Description
    IfcShapeAspect

    Methods

    | Improve this Doc View Source

    Equals(IfcDoorPanelProperties)

    Declaration
    public bool Equals(IfcDoorPanelProperties other)
    Parameters
    Type Name Description
    IfcDoorPanelProperties 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
    IfcPropertySetDefinition.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(IfcDoorPanelProperties.IfcDoorPanelPropertiesClause)

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

    Declaration
    public bool ValidateClause(IfcDoorPanelProperties.IfcDoorPanelPropertiesClause clause)
    Parameters
    Type Name Description
    IfcDoorPanelProperties.IfcDoorPanelPropertiesClause 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

    IIfcDoorPanelProperties.PanelDepth

    Declaration
    IfcPositiveLengthMeasure? IIfcDoorPanelProperties.PanelDepth { get; set; }
    Returns
    Type Description
    System.Nullable<IfcPositiveLengthMeasure>
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelOperation

    Declaration
    IfcDoorPanelOperationEnum IIfcDoorPanelProperties.PanelOperation { get; set; }
    Returns
    Type Description
    IfcDoorPanelOperationEnum
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelPosition

    Declaration
    IfcDoorPanelPositionEnum IIfcDoorPanelProperties.PanelPosition { get; set; }
    Returns
    Type Description
    IfcDoorPanelPositionEnum
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelWidth

    Declaration
    IfcNormalisedRatioMeasure? IIfcDoorPanelProperties.PanelWidth { get; set; }
    Returns
    Type Description
    System.Nullable<IfcNormalisedRatioMeasure>
    | Improve this Doc View Source

    IIfcDoorPanelProperties.ShapeAspectStyle

    Declaration
    IIfcShapeAspect IIfcDoorPanelProperties.ShapeAspectStyle { get; set; }
    Returns
    Type Description
    IIfcShapeAspect
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelDepth

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDoorPanelProperties), 5)]
    IfcPositiveLengthMeasure? IIfcDoorPanelProperties.PanelDepth { get; set; }
    Returns
    Type Description
    System.Nullable<IfcPositiveLengthMeasure>
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelOperation

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDoorPanelProperties), 6)]
    IfcDoorPanelOperationEnum IIfcDoorPanelProperties.PanelOperation { get; set; }
    Returns
    Type Description
    IfcDoorPanelOperationEnum
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelPosition

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDoorPanelProperties), 8)]
    IfcDoorPanelPositionEnum IIfcDoorPanelProperties.PanelPosition { get; set; }
    Returns
    Type Description
    IfcDoorPanelPositionEnum
    | Improve this Doc View Source

    IIfcDoorPanelProperties.PanelWidth

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDoorPanelProperties), 7)]
    IfcNormalisedRatioMeasure? IIfcDoorPanelProperties.PanelWidth { get; set; }
    Returns
    Type Description
    System.Nullable<IfcNormalisedRatioMeasure>
    | Improve this Doc View Source

    IIfcDoorPanelProperties.ShapeAspectStyle

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDoorPanelProperties), 9)]
    IIfcShapeAspect IIfcDoorPanelProperties.ShapeAspectStyle { get; set; }
    Returns
    Type Description
    IIfcShapeAspect

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    System.IEquatable<T>
    System.IEquatable<T>
    IIfcDoorPanelProperties
    IIfcPreDefinedPropertySet
    IIfcPropertySetDefinition
    IIfcPropertyDefinition
    IIfcRoot
    IfcDefinitionSelect
    IIfcDefinitionSelect
    IfcPropertySetDefinitionSelect
    IIfcPropertySetDefinitionSelect
    IExpressSelectType
    IInstantiableEntity
    IIfcDoorPanelProperties
    IIfcPropertySetDefinition
    IIfcPropertyDefinition
    IIfcRoot
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>
    IExpressValidatable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim