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

Public Member Functions

int fdi (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
DentalId fromFDI (int id)
 
DentalId operator (*args, **kwargs)
 
DentalId operator (*args, **kwargs)
 

Detailed Description

Generated from:  MR::DentalId

This class represents tooth id

Constructor & Destructor Documentation

◆ __init__()

None mrmeshpy.DentalId.__init__ ( * args,
** kwargs )
static

Member Function Documentation

◆ 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

◆ operator() [1/2]

DentalId mrmeshpy.DentalId.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

DentalId mrmeshpy.DentalId.operator ( * args,
** kwargs )
static

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