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

Public Member Functions

None __init__ (self)
 
None __init__ (self, LoadedObjectT arg0)
 
None __init__ (self, Object obj, str warnings)
 
str warnings (self)
 
None warnings (self, str arg1)
 

Detailed Description

Generated from:  MR::LoadedObjectT<>
Aliases:  LoadedObjectT_Object, LoadedObject

result of loading (e.g. from a file) as one object (with possible subobjects)

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.LoadedObjectT.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.LoadedObjectT.__init__ ( self,
Object obj,
str warnings )
Implicit aggregate constructor.

Member Function Documentation

◆ warnings() [1/2]

str meshlib.mrmeshpy.LoadedObjectT.warnings ( self)
either empty or ends with '\\n'

◆ warnings() [2/2]

None meshlib.mrmeshpy.LoadedObjectT.warnings ( self,
str arg1 )

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