Search Results for

    Show / Hide Table of Contents

    Interface IIfcClassificationReference

    Readonly interface for IfcClassificationReference

    Inherited Members
    IIfcExternalReference.Location
    IIfcExternalReference.Identification
    IIfcExternalReference.Name
    IIfcExternalReference.ExternalReferenceForResources
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcClassificationReference : IIfcExternalReference, IfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IfcClassificationReferenceSelect, IIfcClassificationReferenceSelect, IfcClassificationSelect, IIfcClassificationSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ClassificationRefForObjects

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

    Description

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

    HasReferences

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

    ReferencedSource

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

    Sort

    Declaration
    IfcIdentifier? Sort { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcIdentifier>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim