Search Results for

    Show / Hide Table of Contents

    Interface IIfcPropertySetDefinition

    Readonly interface for IfcPropertySetDefinition

    Inherited Members
    IIfcPropertyDefinition.HasContext
    IIfcPropertyDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IIfcPropertySetDefinitionSelect.PropertySetDefinitions
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcPropertySetDefinition : IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IPersistEntity, IfcPropertySetDefinitionSelect, IIfcPropertySetDefinitionSelect, IExpressSelectType, IPersist

    Properties

    | Improve this Doc View Source

    DefinesOccurrence

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

    DefinesType

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

    IsDefinedBy

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