MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.VoxelsLoad.DicomStatus Class Reference

Public Member Functions

bool __bool__ (self)
 
bool __eq__ (self, VoxelsLoad.DicomStatusEnum s)
 
None __init__ (self, VoxelsLoad.DicomStatusEnum st, str rs='""')
 
None __init__ (self, VoxelsLoad.DicomStatus arg0)
 
str reason (self)
 
None reason (self, str arg1)
 

Static Public Attributes

VoxelsLoad status .DicomStatusEnum
 

Detailed Description

Generated from:  MR::VoxelsLoad::DicomStatus

Constructor & Destructor Documentation

◆ __init__() [1/2]

None mrmeshpy.VoxelsLoad.DicomStatus.__init__ ( self,
VoxelsLoad.DicomStatusEnum st,
str rs = '""' )
implicit by design

◆ __init__() [2/2]

None mrmeshpy.VoxelsLoad.DicomStatus.__init__ ( self,
VoxelsLoad.DicomStatus arg0 )
Implicit copy constructor.

Member Function Documentation

◆ __bool__()

bool mrmeshpy.VoxelsLoad.DicomStatus.__bool__ ( self)

◆ __eq__()

bool mrmeshpy.VoxelsLoad.DicomStatus.__eq__ ( self,
VoxelsLoad.DicomStatusEnum s )

◆ reason() [1/2]

str mrmeshpy.VoxelsLoad.DicomStatus.reason ( self)
if status is Unsupported, specify reason why

◆ reason() [2/2]

None mrmeshpy.VoxelsLoad.DicomStatus.reason ( self,
str arg1 )

Member Data Documentation

◆ status

VoxelsLoad mrmeshpy.VoxelsLoad.DicomStatus.status .DicomStatusEnum
static

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