Public Member Functions | |
bool | __bool__ (self) |
None | __init__ (self) |
None | __init__ (self, std_optional_Vector2_float arg0) |
None | __init__ (self, Vector2f arg0) |
None | __init__ (self, None arg0) |
Vector2f | value (self) |
Aliases: CNCMachineSettings.RotationLimits, std_optional_Vector2f, CNCMachineSettings.RotationLimits
None meshlib.mrmeshpy.std_optional_Vector2_float.__init__ | ( | self | ) |
None meshlib.mrmeshpy.std_optional_Vector2_float.__init__ | ( | self, | |
std_optional_Vector2_float | arg0 ) |
None meshlib.mrmeshpy.std_optional_Vector2_float.__init__ | ( | self, | |
Vector2f | arg0 ) |
None meshlib.mrmeshpy.std_optional_Vector2_float.__init__ | ( | self, | |
None | arg0 ) |
bool meshlib.mrmeshpy.std_optional_Vector2_float.__bool__ | ( | self | ) |
Vector2f meshlib.mrmeshpy.std_optional_Vector2_float.value | ( | self | ) |