Click or drag to resize

ContainerComputeVolume Method

Calculates the volume in ml for the container

Namespace:  Huarui.STARLine
Assembly:  SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public double ComputeVolume(
	double height,
	bool deckCoordinates = false
)

Parameters

height
Type: SystemDouble
The internal height in mm in the container
deckCoordinates (Optional)
Type: SystemBoolean
Specifies whether the internal height is measured in deck coordinates or container coordinates

Return Value

Type: Double
See Also