ForceOverArea(Unit, Unit) Constructor
Creates a new instance of
ForceOverArea
with specified sub-units.
Namespace: InnerDrive.Quantitative.UnitsAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public ForceOverArea(
Unit firstUnit,
Unit secondUnit
)
Parameters
- firstUnit Unit
- The first Unit to use.
- secondUnit Unit
- The second Unit to use.