Public Member Functions | |
bool | __bool__ (self) |
bool | __eq__ (self, VoxelsLoad.DicomStatusEnum s) |
None | __init__ (self, VoxelsLoad.DicomStatusEnum st, str rs='""') |
str | reason (self) |
None | reason (self, str arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
VoxelsLoad.DicomStatus | operator (*args, **kwargs) |
VoxelsLoad.DicomStatus | operator (*args, **kwargs) |
Static Public Attributes | |
VoxelsLoad | status .DicomStatusEnum |
Static Protected Attributes | |
typing | _offsetof_reason = 8 |
typing | _offsetof_status = 0 |
Generated from: MR::VoxelsLoad::DicomStatus
|
static |
None mrmeshpy.VoxelsLoad.DicomStatus.__init__ | ( | self, | |
VoxelsLoad.DicomStatusEnum | st, | ||
str | rs = '""' ) |
implicit by design
bool mrmeshpy.VoxelsLoad.DicomStatus.__bool__ | ( | self | ) |
bool mrmeshpy.VoxelsLoad.DicomStatus.__eq__ | ( | self, | |
VoxelsLoad.DicomStatusEnum | s ) |
|
static |
|
static |
str mrmeshpy.VoxelsLoad.DicomStatus.reason | ( | self | ) |
if status is Unsupported, specify reason why
None mrmeshpy.VoxelsLoad.DicomStatus.reason | ( | self, | |
str | arg1 ) |
|
staticprotected |
|
staticprotected |
|
static |