Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, LoadedObjects arg0) |
None | __init__ (self, std_vector_std_shared_ptr_Object objs, str warnings) |
str | warnings (self) |
None | warnings (self, str arg1) |
Generated from: MR::LoadedObjects result of loading (e.g. from a file) as a number of objects
None meshlib.mrmeshpy.LoadedObjects.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.LoadedObjects.__init__ | ( | self, | |
LoadedObjects | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.LoadedObjects.__init__ | ( | self, | |
std_vector_std_shared_ptr_Object | objs, | ||
str | warnings ) |
Implicit aggregate constructor.
str meshlib.mrmeshpy.LoadedObjects.warnings | ( | self | ) |
either empty or ends with '\\n'
None meshlib.mrmeshpy.LoadedObjects.warnings | ( | self, | |
str | arg1 ) |