Interface IIfcRelAssignsToActor
Readonly interface for IfcRelAssignsToActor
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelAssignsToActor : IIfcRelAssigns, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceActingRole
Declaration
IIfcActorRole ActingRole { get; set; }
Property Value
Type | Description |
---|---|
IIfcActorRole |
RelatingActor
Declaration
IIfcActor RelatingActor { get; set; }
Property Value
Type | Description |
---|---|
IIfcActor |