Search Results for

    Show / Hide Table of Contents

    Interface IIfcPropertySetTemplate

    Readonly interface for IfcPropertySetTemplate

    Inherited Members
    IIfcPropertyDefinition.HasContext
    IIfcPropertyDefinition.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.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcPropertySetTemplate : IIfcPropertyTemplateDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ApplicableEntity

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

    Defines

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

    HasPropertyTemplates

    Declaration
    IItemSet<IIfcPropertyTemplate> HasPropertyTemplates { get; }
    Property Value
    Type Description
    IItemSet<IIfcPropertyTemplate>
    | Improve this Doc View Source

    TemplateType

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