Public Member Functions | |
| None | __init__ (self, std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const 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_const (self) |
| FillingSurface.TPMS.MeshParams | get_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const (self) |
Aliases: std_variant_std_reference_wrapper_const_FillingSurface_TPMS_MeshParams_std_reference_wrapper_const_FillingSurface_CellularSurface_Params, FillingSurface.ConstMeshParamsRef
| None mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const.__init__ | ( | self, | |
| std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const | arg0 ) |
| None mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const.__init__ | ( | self, | |
| FillingSurface.TPMS.MeshParams | arg0 ) |
| None mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const.__init__ | ( | self, | |
| FillingSurface.CellularSurface.Params | arg0 ) |
| str mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const.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_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const.get_std_reference_wrapper_FillingSurface_CellularSurface_Params_const | ( | self | ) |
Return this alternative, or throw if it's not active.
| FillingSurface.TPMS.MeshParams mrmeshpy.std_variant_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const_std_reference_wrapper_FillingSurface_CellularSurface_Params_const.get_std_reference_wrapper_FillingSurface_TPMS_MeshParams_const | ( | self | ) |
Return this alternative, or throw if it's not active.