Search Results for

    Show / Hide Table of Contents

    Interface IIfcPropertyTemplate

    Readonly interface for IfcPropertyTemplate

    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 IIfcPropertyTemplate : IIfcPropertyTemplateDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    PartOfComplexTemplate

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

    PartOfPsetTemplate

    Declaration
    IEnumerable<IIfcPropertySetTemplate> PartOfPsetTemplate { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<IIfcPropertySetTemplate>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim