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

Public Member Functions

 hexa ()
 constructor.
 
 hexa (float d, float h)
 constructor. 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...
 

Detailed Description

Examples
nut.cpp.

Constructor & Destructor Documentation

◆ hexa()

coat::nut::hexa::hexa ( float  d,
float  h 
)

constructor.

Parameters
ddiameter
hheight

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