3DCoat Python API
The 3DCoat Python API documentation.
Loading...
Searching...
No Matches
coat.NutHexaParams Class Reference
Inheritance diagram for coat.NutHexaParams:
coat.NutHeadBaseParams

Public Member Functions

 __init__ (self)
 
 __init__ (self, float d, float h)
 
- Public Member Functions inherited from coat.NutHeadBaseParams
NutHeadBaseParams diameter (self, float d)
 set the diameter.
 
float diameter (self)
 get the diameter.
 
NutHeadBaseParams height (self, float h)
 set the height.
 
float height (self)
 get the height.
 
NutHeadBaseParams type (self, int t)
 set the nut type.
 
int type (self)
 set the nut type.
 
NutHeadBaseParams copy (self, NutHeadBaseParams p=NutHeadBaseParams.nullptr)
 copies the object.
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

coat.NutHexaParams.__init__ ( self)

Reimplemented from coat.NutHeadBaseParams.

◆ __init__() [2/2]

coat.NutHexaParams.__init__ ( self,
float d,
float h )

Reimplemented from coat.NutHeadBaseParams.


The documentation for this class was generated from the following file: