Interface IIfcActor
Readonly interface for IfcActor
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcActor : IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceIsActingUpon
Declaration
IEnumerable<IIfcRelAssignsToActor> IsActingUpon { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcRelAssignsToActor> |
TheActor
Declaration
IIfcActorSelect TheActor { get; set; }
Property Value
Type | Description |
---|---|
IIfcActorSelect |