Skip to content

OTPModulePosition_Scaling

dsmurfin edited this page Aug 28, 2021 · 2 revisions

OTPModulePosition.Scaling

OTP Module Position Scaling Options

public enum Scaling: Int 

Enumerates the possible scaling options for this module.

Inheritance

Int

Enumeration Cases

μm

Indicates the position values are in μm.

case μm = 0

mm

Indicates the position values are in mm.

case mm = 1
Clone this wiki locally