kcl → types →
AxisAndOrigin3d
A 3D axis and origin.
This schema accepts exactly one of the following:
X-axis.
enum: X
Y-axis.
enum: Y
Z-axis.
enum: Z
Flip the X-axis.
enum: -X
Flip the Y-axis.
enum: -Y
Flip the Z-axis.
enum: -Z
Type: object
Properties
Property | Type | Description | Required |
---|---|---|---|
custom | object | No |