3DCoat Python API
The 3DCoat Python API documentation.
|
Public Member Functions | |
__init__ (self) | |
__init__ (self, float _d, float _h, float _w) | |
TShapedParams | diameter (self, float _d) |
set the diameter. | |
TShapedParams | height (self, float _h) |
set the height. | |
TShapedParams | width (self, float _w) |
set the width. | |
coat.TShapedParams.__init__ | ( | self | ) |
coat.TShapedParams.__init__ | ( | self, | |
float | _d, | ||
float | _h, | ||
float | _w ) |
TShapedParams coat.TShapedParams.diameter | ( | self, | |
float | _d ) |
TShapedParams coat.TShapedParams.height | ( | self, | |
float | _h ) |
TShapedParams coat.TShapedParams.width | ( | self, | |
float | _w ) |