MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.FillingSurface.TPMS.VolumeParams Class Reference
+ Inheritance diagram for mrmeshpy.FillingSurface.TPMS.VolumeParams:

Public Member Functions

None __init__ (self)
 
None __init__ (self, FillingSurface.TPMS.VolumeParams arg0)
 
None __init__ (self, FillingSurface.TPMS.Type type, float frequency, float resolution)
 
float frequency (self)
 
None frequency (self, float arg1)
 
float resolution (self)
 
None resolution (self, float arg1)
 
FillingSurface.TPMS.Type type (self)
 
None type (self, FillingSurface.TPMS.Type arg1)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
FillingSurface.TPMS.VolumeParams operator (*args, **kwargs)
 
FillingSurface.TPMS.VolumeParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_frequency = 4
 
typing _offsetof_resolution = 8
 
typing _offsetof_type = 0
 

Detailed Description

Generated from:  MR::FillingSurface::TPMS::VolumeParams

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.__init__ ( self)

◆ __init__() [3/4]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.__init__ ( self,
FillingSurface.TPMS.VolumeParams arg0 )

◆ __init__() [4/4]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.__init__ ( self,
FillingSurface.TPMS.Type type,
float frequency,
float resolution )

Member Function Documentation

◆ frequency() [1/2]

float mrmeshpy.FillingSurface.TPMS.VolumeParams.frequency ( self)
Frequency of oscillations (determines size of the "cells" in the "grid")

◆ frequency() [2/2]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.frequency ( self,
float arg1 )

◆ operator() [1/2]

FillingSurface.TPMS.VolumeParams mrmeshpy.FillingSurface.TPMS.VolumeParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

FillingSurface.TPMS.VolumeParams mrmeshpy.FillingSurface.TPMS.VolumeParams.operator ( * args,
** kwargs )
static

◆ resolution() [1/2]

float mrmeshpy.FillingSurface.TPMS.VolumeParams.resolution ( self)
Ratio `n / T`, between the number of voxels and period of oscillations

◆ resolution() [2/2]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.resolution ( self,
float arg1 )

◆ type() [1/2]

FillingSurface.TPMS.Type mrmeshpy.FillingSurface.TPMS.VolumeParams.type ( self)
Type of the surface

◆ type() [2/2]

None mrmeshpy.FillingSurface.TPMS.VolumeParams.type ( self,
FillingSurface.TPMS.Type arg1 )

Member Data Documentation

◆ _offsetof_frequency

typing mrmeshpy.FillingSurface.TPMS.VolumeParams._offsetof_frequency = 4
staticprotected

◆ _offsetof_resolution

typing mrmeshpy.FillingSurface.TPMS.VolumeParams._offsetof_resolution = 8
staticprotected

◆ _offsetof_type

typing mrmeshpy.FillingSurface.TPMS.VolumeParams._offsetof_type = 0
staticprotected

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