Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Object obj, str warnings) |
str | warnings (self) |
None | warnings (self, str arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
LoadedObjectT | operator (*args, **kwargs) |
LoadedObjectT | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_obj = 0 |
typing | _offsetof_warnings = 16 |
Generated from: MR::LoadedObjectT<> Aliases: LoadedObject, LoadedObjectT_Object result of loading (e.g. from a file) as one object (with possible subobjects)
|
static |
None mrmeshpy.LoadedObjectT.__init__ | ( | self | ) |
None mrmeshpy.LoadedObjectT.__init__ | ( | self, | |
Object | obj, | ||
str | warnings ) |
Implicit aggregate constructor.
|
static |
|
static |
str mrmeshpy.LoadedObjectT.warnings | ( | self | ) |
either empty or ends with '\\n'
None mrmeshpy.LoadedObjectT.warnings | ( | self, | |
str | arg1 ) |
|
staticprotected |
|
staticprotected |