Click or drag to resize

FillMaterialWorkpieceGetSlatAngle Method

Gets the type of the side and its slant angle.

Namespace: CeliAPS.BomApi.Data.WorkpieceData
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
List<double> GetSlatAngle(
	FillWorkpieceSideEnum fillWorkpieceSide
)

Parameters

fillWorkpieceSide  FillWorkpieceSideEnum
The side of the FillWorkpiece.

Return Value

ListDouble
See Also