Interface IIfcApprovalActorRelationship
Readonly interface for IfcApprovalActorRelationship
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcApprovalActorRelationship : IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Actor
Declaration
IIfcActorSelect Actor { get; set; }
Property Value
|
Improve this Doc
View Source
Approval
Declaration
IIfcApproval Approval { get; set; }
Property Value
|
Improve this Doc
View Source
Role
Declaration
IIfcActorRole Role { get; set; }
Property Value