Interface IIfcRelAssignsToProcess
Readonly interface for IfcRelAssignsToProcess
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelAssignsToProcess : IIfcRelAssigns, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceQuantityInProcess
Declaration
IIfcMeasureWithUnit QuantityInProcess { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcMeasureWithUnit |
RelatingProcess
Declaration
IIfcProcess RelatingProcess { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcProcess |