Search Results for

    Show / Hide Table of Contents

    Interface IIfcPersonAndOrganization

    Readonly interface for IfcPersonAndOrganization

    Inherited Members
    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 IIfcPersonAndOrganization : IfcActorSelect, IIfcActorSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Roles

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

    TheOrganization

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

    ThePerson

    Declaration
    IIfcPerson ThePerson { get; set; }
    Property Value
    Type Description
    IIfcPerson
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim