3DCoat Python API
The 3DCoat Python API documentation.
|
This is the complete list of members for coat.box, including all inherited members.
__init__(self) | coat.box | |
__init__(self, float sizeX, float sizeY, float sizeZ) | coat.box | |
__init__(self, vec3 size) | coat.box | |
__init__(self, vec3 pos, vec3 size) | coat.box | |
__init__(self, vec3 pos, vec3 size, float fillet) | coat.box | |
axis(self, vec3 directionX) | coat.box | |
axis(self, vec3 directionX, vec3 directionY) | coat.box | |
axis(self, vec3 directionX, vec3 directionY, vec3 directionZ) | coat.box | |
axis_x(self) | coat.box | |
axis_y(self) | coat.box | |
axis_z(self) | coat.box | |
divide(self, int nx, int ny, int nz) | coat.box | |
fillet_relative(self) | coat.box | |
reset_axis(self) | coat.box | |
size(self, vec3 _size) | coat.box | |
size(self, float x, float y, float z) | coat.box | |
size(self) | coat.box |