◆ __init__() [1/7]
| None mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.__init__ |
( |
| self | ) |
|
◆ __init__() [2/7]
◆ __init__() [3/7]
| None mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.__init__ |
( |
| self, |
|
|
int | arg0 ) |
◆ __init__() [4/7]
| None mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.__init__ |
( |
| self, |
|
|
float | arg0 ) |
◆ __init__() [5/7]
| None mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.__init__ |
( |
| self, |
|
|
bool | arg0 ) |
◆ __init__() [6/7]
| None mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.__init__ |
( |
| self, |
|
|
str | arg0 ) |
◆ __init__() [7/7]
| None mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.__init__ |
( |
| self, |
|
|
Pdf.Cell.Empty | arg0 ) |
◆ current_type()
| str mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.current_type |
( |
| self | ) |
|
Returns the current type name as a string. Call `get_<TypeName>()` to get the value.
◆ get_bool()
| bool mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.get_bool |
( |
| self | ) |
|
Return this alternative, or throw if it's not active.
◆ get_float()
| float mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.get_float |
( |
| self | ) |
|
Return this alternative, or throw if it's not active.
◆ get_int()
| int mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.get_int |
( |
| self | ) |
|
Return this alternative, or throw if it's not active.
◆ get_Pdf_Cell_Empty()
| Pdf.Cell.Empty mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.get_Pdf_Cell_Empty |
( |
| self | ) |
|
Return this alternative, or throw if it's not active.
◆ get_std_string()
| str mrmeshpy.std_variant_int_float_bool_std_string_Pdf_Cell_Empty.get_std_string |
( |
| self | ) |
|
Return this alternative, or throw if it's not active.
The documentation for this class was generated from the following file: