MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Pdf.Cell Class Reference

Classes

class  Empty
 

Public Member Functions

None __init__ (self)
 
None __init__ (self, Pdf.Cell arg0)
 
str toString (self, str fmtStr='"{}"')
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
Pdf.Cell operator (*args, **kwargs)
 
Pdf.Cell operator (*args, **kwargs)
 

Static Public Attributes

std_variant_int_float_bool_std_string_Pdf_Cell_Empty Value = std_variant_int_float_bool_std_string_Pdf_Cell_Empty
 

Detailed Description

Generated from:  MR::Pdf::Cell

Table part
class to convert values to string with set format

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.Pdf.Cell.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.Pdf.Cell.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.Pdf.Cell.__init__ ( self,
Pdf.Cell arg0 )
Implicit copy constructor.

Member Function Documentation

◆ operator() [1/2]

Pdf.Cell mrmeshpy.Pdf.Cell.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Pdf.Cell mrmeshpy.Pdf.Cell.operator ( * args,
** kwargs )
static

◆ toString()

str mrmeshpy.Pdf.Cell.toString ( self,
str fmtStr = '"{}"' )
get strang from contained value
\\param fmtStr format string like fmt::format

Member Data Documentation

◆ Value


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