Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Features.MeasureResult.Distance arg0) |
str | __repr__ (self) |
Vector3f | closestPointFor (self, bool b) |
float | distance (self) |
None | distance (self, float arg1) |
![]() | |
bool | __bool__ (self) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Additional Inherited Members | |
![]() | |
Features | status .MeasureResult.Status |
Generated from: MR::Features::MeasureResult::Distance
None mrmeshpy.Features.MeasureResult.Distance.__init__ | ( | self | ) |
Implicit default constructor.
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
None mrmeshpy.Features.MeasureResult.Distance.__init__ | ( | self, | |
Features.MeasureResult.Distance | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
str mrmeshpy.Features.MeasureResult.Distance.__repr__ | ( | self | ) |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
|
staticprotected |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
Vector3f mrmeshpy.Features.MeasureResult.Distance.closestPointFor | ( | self, | |
bool | b ) |
float mrmeshpy.Features.MeasureResult.Distance.distance | ( | self | ) |
This is a separate field because it can be negative.
None mrmeshpy.Features.MeasureResult.Distance.distance | ( | self, | |
float | arg1 ) |