UnitOpBaseClassCreateDimensionsList Method

Initializes the list of equipment dimensions for this unit operation. Override to populate the Dimensions collection with dimension entries.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public virtual void CreateDimensionsList()

See Also