Search Results for

    Show / Hide Table of Contents

    Interface IIfcDoorStyle

    Readonly interface for IfcDoorStyle

    Inherited Members
    IIfcTypeProduct.RepresentationMaps
    IIfcTypeProduct.Tag
    IIfcTypeObject.ApplicableOccurrence
    IIfcTypeObject.HasPropertySets
    IIfcTypeObject.ObjectTypeOf
    IIfcObjectDefinition.HasAssignments
    IIfcObjectDefinition.IsDecomposedBy
    IIfcObjectDefinition.Decomposes
    IIfcObjectDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcDoorStyle : IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ConstructionType

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

    OperationType

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

    ParameterTakesPrecedence

    Declaration
    bool ParameterTakesPrecedence { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Sizeable

    Declaration
    bool Sizeable { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim