Scale types for object placement within a plane.
More...
Scale types for object placement within a plane.
- DOT: Dot scale.
- MM: Millimeter scale.
- INCH: Inch scale.
◆ DOT
int LabelMaker.Interfaces.ICoordinates.ScaleEnum.DOT = 0 |
|
static |
◆ INCH
int LabelMaker.Interfaces.ICoordinates.ScaleEnum.INCH = 2 |
|
static |
◆ MM
int LabelMaker.Interfaces.ICoordinates.ScaleEnum.MM = 1 |
|
static |
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/ICoordinates.py