Public Member Functions | |
| None | __init__ (self, DentalId arg0) |
| int | fdi (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| DentalId | fromFDI (int id) |
| DentalId | operator (*args, **kwargs) |
| DentalId | operator (*args, **kwargs) |
Generated from: MR::DentalId This class represents tooth id
|
static |
| None mrmeshpy.DentalId.__init__ | ( | self, | |
| DentalId | arg0 ) |
Implicit copy constructor.
| int mrmeshpy.DentalId.fdi | ( | self | ) |
Returns FDI representation of the id
|
static |
Creates id from FDI number known only at runtime
|
static |
|
static |