Search Results for

    Show / Hide Table of Contents

    Interface IIfcApprovalActorRelationship

    Readonly interface for IfcApprovalActorRelationship

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcApprovalActorRelationship : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Actor

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

    Approval

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

    Role

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