MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.DentalId Class Reference

Public Member Functions

None __init__ (self, DentalId arg0)
 
int fdi (self)
 

Static Public Member Functions

DentalId fromFDI (int id)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::DentalId

This class represents tooth id

Constructor & Destructor Documentation

◆ __init__()

None mrmeshpy.DentalId.__init__ ( self,
DentalId arg0 )
Implicit copy constructor.

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.DentalId._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ fdi()

int mrmeshpy.DentalId.fdi ( self)
Returns FDI representation of the id

◆ fromFDI()

DentalId mrmeshpy.DentalId.fromFDI ( int id)
static
Creates id from FDI number known only at runtime

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