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

Public Member Functions

None __init__ (self)
 
None __init__ (self, Mesh mesh, std_vector_OneMeshContour contours)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
BooleanPreCutResult operator (*args, **kwargs)
 
BooleanPreCutResult operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_contours = 272
 
typing _offsetof_mesh = 0
 

Detailed Description

Generated from:  MR::BooleanPreCutResult

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.BooleanPreCutResult.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.BooleanPreCutResult.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.BooleanPreCutResult.__init__ ( self,
Mesh mesh,
std_vector_OneMeshContour contours )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

BooleanPreCutResult mrmeshpy.BooleanPreCutResult.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

BooleanPreCutResult mrmeshpy.BooleanPreCutResult.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_contours

typing mrmeshpy.BooleanPreCutResult._offsetof_contours = 272
staticprotected

◆ _offsetof_mesh

typing mrmeshpy.BooleanPreCutResult._offsetof_mesh = 0
staticprotected

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