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

Public Member Functions

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

Static Public Member Functions

DentalId fromFDI (int id)
 

Detailed Description

Generated from:  MR::DentalId

This class represents tooth id

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ fdi()

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

◆ fromFDI()

DentalId meshlib.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: