MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.PointsLoad.E57LoadSettings Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, PointsLoad.E57LoadSettings arg0)
 
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)
 

Detailed Description

Generated from:  MR::PointsLoad::E57LoadSettings

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.PointsLoad.E57LoadSettings.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.PointsLoad.E57LoadSettings.__init__ ( self,
PointsLoad.E57LoadSettings arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.PointsLoad.E57LoadSettings.__init__ ( self,
bool combineAllObjects,
bool identityXf,
func_bool_from_float progress )
Implicit aggregate constructor.

Member Function Documentation

◆ combineAllObjects() [1/2]

bool meshlib.mrmeshpy.PointsLoad.E57LoadSettings.combineAllObjects ( self)
true => if input file has more than one cloud, they all will be combined in one

◆ combineAllObjects() [2/2]

None meshlib.mrmeshpy.PointsLoad.E57LoadSettings.combineAllObjects ( self,
bool arg1 )

◆ identityXf() [1/2]

bool meshlib.mrmeshpy.PointsLoad.E57LoadSettings.identityXf ( self)
true => return only identity transforms, applying them to points

◆ identityXf() [2/2]

None meshlib.mrmeshpy.PointsLoad.E57LoadSettings.identityXf ( self,
bool arg1 )

◆ progress() [1/2]

func_bool_from_float meshlib.mrmeshpy.PointsLoad.E57LoadSettings.progress ( self)
progress report and cancellation

◆ progress() [2/2]

None meshlib.mrmeshpy.PointsLoad.E57LoadSettings.progress ( self,
func_bool_from_float arg1 )

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