Click or drag to resize

SizeByClamping Interface

Represents the object of sizes, calculated according to the type of clamping.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface SizeByClamping

The SizeByClamping type exposes the following members.

Properties
 NameDescription
Public propertyAllowanceMaxX Gets the allowance max x.
Public propertyAllowanceMaxY Gets the allowance max x.
Public propertyAllowanceMinX Gets the allowance min x.
Public propertyAllowanceMinY Gets the allowance min y.
Public propertyCalibrationSize Gets the calibration size.
Public propertyLength Gets the length
Public propertyThickness Gets the height
Public propertyWidth Gets the width
Top
See Also