Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, LoadedObjectT_ObjectPoints arg0) |
None | __init__ (self, ObjectPoints obj, str warnings) |
str | warnings (self) |
None | warnings (self, str arg1) |
Generated from: MR::LoadedObjectT<MR::ObjectPoints> Aliases: LoadedObjectPoints result of loading (e.g. from a file) as one object (with possible subobjects)
None meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.__init__ | ( | self, | |
LoadedObjectT_ObjectPoints | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.__init__ | ( | self, | |
ObjectPoints | obj, | ||
str | warnings ) |
Implicit aggregate constructor.
str meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.warnings | ( | self | ) |
either empty or ends with '\\n'
None meshlib.mrmeshpy.LoadedObjectT_ObjectPoints.warnings | ( | self, | |
str | arg1 ) |