CuttingPattern#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
material_change_enabled |
bool |
Enable change of material |
material |
int |
Material |
Associated Data Types
CuttingLineSettingsTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
CuttingLineSettingsTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
line |
int |
|
cutting_line_settings |
int |
Associated Enums
PatternOrientationCategory#
Name |
|---|
PATTERN_ORIENTATION_CATEGORY_ANGULAR_ROTATION |
PATTERN_ORIENTATION_CATEGORY_PARALLEL_TO_COORDINATE_SYSTEM |
PATTERN_ORIENTATION_CATEGORY_PARALLEL_TO_LINES |
Axis#
Name |
|---|
AXIS_X |
AXIS_Y |