MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.std_optional_LengthUnit Class Reference

Public Member Functions

bool __bool__ (self)
 
None __init__ (self)
 
None __init__ (self, std_optional_LengthUnit arg0)
 
None __init__ (self, LengthUnit arg0)
 
None __init__ (self, None arg0)
 
LengthUnit value (self)
 

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.std_optional_LengthUnit.__init__ ( self)

◆ __init__() [2/4]

None mrmeshpy.std_optional_LengthUnit.__init__ ( self,
std_optional_LengthUnit arg0 )

◆ __init__() [3/4]

None mrmeshpy.std_optional_LengthUnit.__init__ ( self,
LengthUnit arg0 )

◆ __init__() [4/4]

None mrmeshpy.std_optional_LengthUnit.__init__ ( self,
None arg0 )

Member Function Documentation

◆ __bool__()

bool mrmeshpy.std_optional_LengthUnit.__bool__ ( self)

◆ value()

LengthUnit mrmeshpy.std_optional_LengthUnit.value ( self)

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