Search Results for

    Show / Hide Table of Contents

    Interface IIfcCompositeProfileDef

    Readonly interface for IfcCompositeProfileDef

    Inherited Members
    IIfcProfileDef.ProfileType
    IIfcProfileDef.ProfileName
    IIfcProfileDef.HasExternalReference
    IIfcProfileDef.HasProperties
    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 IIfcCompositeProfileDef : IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Label

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

    Profiles

    Declaration
    IItemSet<IIfcProfileDef> Profiles { get; }
    Property Value
    Type Description
    IItemSet<IIfcProfileDef>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim