Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, bool combineAllObjects, bool identityXf, func_bool_from_float progress) |
bool | combineAllObjects (self) |
None | combineAllObjects (self, bool arg1) |
bool | identityXf (self) |
None | identityXf (self, bool arg1) |
func_bool_from_float | progress (self) |
None | progress (self, func_bool_from_float arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
PointsLoad.E57LoadSettings | operator (*args, **kwargs) |
PointsLoad.E57LoadSettings | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_combineAllObjects = 0 |
typing | _offsetof_identityXf = 1 |
typing | _offsetof_progress = 8 |
Generated from: MR::PointsLoad::E57LoadSettings
|
static |
None mrmeshpy.PointsLoad.E57LoadSettings.__init__ | ( | self | ) |
None mrmeshpy.PointsLoad.E57LoadSettings.__init__ | ( | self, | |
bool | combineAllObjects, | ||
bool | identityXf, | ||
func_bool_from_float | progress ) |
Implicit aggregate constructor.
bool mrmeshpy.PointsLoad.E57LoadSettings.combineAllObjects | ( | self | ) |
true => if input file has more than one cloud, they all will be combined in one
None mrmeshpy.PointsLoad.E57LoadSettings.combineAllObjects | ( | self, | |
bool | arg1 ) |
bool mrmeshpy.PointsLoad.E57LoadSettings.identityXf | ( | self | ) |
true => return only identity transforms, applying them to points
None mrmeshpy.PointsLoad.E57LoadSettings.identityXf | ( | self, | |
bool | arg1 ) |
|
static |
|
static |
func_bool_from_float mrmeshpy.PointsLoad.E57LoadSettings.progress | ( | self | ) |
progress report and cancellation
None mrmeshpy.PointsLoad.E57LoadSettings.progress | ( | self, | |
func_bool_from_float | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |