3DCoat Python API
The 3DCoat Python API documentation.
Loading...
Searching...
No Matches
coat.EyeParams Class Reference

Public Member Functions

 __init__ (self)
 
 __init__ (self, float _thick, float _d1, float _d2)
 
EyeParams inRingDiameter (self, float _d)
 set the inner ring diameter.
 
EyeParams outRingDiameter (self, float _d)
 set the outer ring diameter.
 
EyeParams thickness (self, float _t)
 set the thickness.
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

coat.EyeParams.__init__ ( self)

◆ __init__() [2/2]

coat.EyeParams.__init__ ( self,
float _thick,
float _d1,
float _d2 )

Member Function Documentation

◆ inRingDiameter()

EyeParams coat.EyeParams.inRingDiameter ( self,
float _d )

set the inner ring diameter.

Parameters
_ddiameter
Returns
EyeParams reference

◆ outRingDiameter()

EyeParams coat.EyeParams.outRingDiameter ( self,
float _d )

set the outer ring diameter.

Parameters
_ddiameter
Returns
EyeParams reference

◆ thickness()

EyeParams coat.EyeParams.thickness ( self,
float _t )

set the thickness.

Parameters
_tthickness
Returns
EyeParams reference

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