Public Member Functions | |
| None | __init__ (self, std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params arg0) |
| None | __init__ (self, FillingSurface.TPMS.MeshParams arg0) |
| None | __init__ (self, FillingSurface.CellularSurface.Params arg0) |
| str | current_type (self) |
| FillingSurface.CellularSurface.Params | get_std_reference_wrapper_FillingSurface_CellularSurface_Params (self) |
| FillingSurface.TPMS.MeshParams | get_std_reference_wrapper_FillingSurface_TPMS_MeshParams (self) |
Aliases: FillingSurface.MeshParamsRef
| None mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params.__init__ | ( | self, | |
| std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params | arg0 ) |
| None mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params.__init__ | ( | self, | |
| FillingSurface.TPMS.MeshParams | arg0 ) |
| None mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params.__init__ | ( | self, | |
| FillingSurface.CellularSurface.Params | arg0 ) |
| str mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params.current_type | ( | self | ) |
Returns the current type name as a string. Call `get_<TypeName>()` to get the value.
| FillingSurface.CellularSurface.Params mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params.get_std_reference_wrapper_FillingSurface_CellularSurface_Params | ( | self | ) |
Return this alternative, or throw if it's not active.
| FillingSurface.TPMS.MeshParams mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_std_reference_wrapper_FillingSurface_CellularSurface_Params.get_std_reference_wrapper_FillingSurface_TPMS_MeshParams | ( | self | ) |
Return this alternative, or throw if it's not active.