3DCoat Core API
The 3DCoat API documentation.
Public Member Functions | List of all members
coat::nut::tshaped Class Reference
Inheritance diagram for coat::nut::tshaped:
coat::nut::acorn coat::nut::base

Public Member Functions

 tshaped ()
 constructor.
 
 tshaped (float d, float h, float h1)
 constructor. More...
 
- Public Member Functions inherited from coat::nut::acorn
 acorn ()
 constructor.
 
 acorn (float d, float h, float h1)
 constructor. More...
 
acornfacetHeight (const float &_h)
 set the facet height. More...
 
float facetHeight () const
 get the facet height. More...
 
virtual basecopy (base *p=nullptr)
 copies the acorn object. More...
 
- Public Member Functions inherited from coat::nut::base
 base ()
 constructor.
 
 base (Type t, float d, float h)
 constructor. More...
 
basediameter (const float &d)
 set the diameter. More...
 
float diameter () const
 get the diameter. More...
 
baseheight (const float &h)
 set the height. More...
 
float height () const
 get the height. More...
 
 operator void * () const
 () operator
 
basetype (int t)
 set the nut type. More...
 
int type () const
 set the nut type. More...
 
virtual basecopy (base *p=nullptr)
 copies the object. More...
 

Constructor & Destructor Documentation

◆ tshaped()

coat::nut::tshaped::tshaped ( float  d,
float  h,
float  h1 
)

constructor.

Parameters
ddiameter
hheight
h1facet height

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