Search Results for

    Show / Hide Table of Contents

    Interface IIfcDoorPanelProperties

    Readonly interface for IfcDoorPanelProperties

    Inherited Members
    IIfcPropertySetDefinition.DefinesType
    IIfcPropertySetDefinition.IsDefinedBy
    IIfcPropertySetDefinition.DefinesOccurrence
    IIfcPropertyDefinition.HasContext
    IIfcPropertyDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IIfcPropertySetDefinitionSelect.PropertySetDefinitions
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcDoorPanelProperties : IIfcPreDefinedPropertySet, IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IPersistEntity, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, IPersist

    Properties

    | Improve this Doc View Source

    PanelDepth

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

    PanelOperation

    Declaration
    IfcDoorPanelOperationEnum PanelOperation { get; set; }
    Property Value
    Type Description
    IfcDoorPanelOperationEnum
    | Improve this Doc View Source

    PanelPosition

    Declaration
    IfcDoorPanelPositionEnum PanelPosition { get; set; }
    Property Value
    Type Description
    IfcDoorPanelPositionEnum
    | Improve this Doc View Source

    PanelWidth

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

    ShapeAspectStyle

    Declaration
    IIfcShapeAspect ShapeAspectStyle { get; set; }
    Property Value
    Type Description
    IIfcShapeAspect
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim