MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Nesting.IBoxNestingPriority Class Reference

Public Member Functions

None addNested (self, Box3f box)
float complete (self)
None init (self, Box3f thisBox)

Static Public Member Functions

Nesting.IBoxNestingPriority operator (*args, **kwargs)

Detailed Description

Generated from:  MR::Nesting::IBoxNestingPriority

class to override box nesting metrics

Member Function Documentation

◆ addNested()

None mrmeshpy.Nesting.IBoxNestingPriority.addNested ( self,
Box3f box )
accumulate priority by one of already nested boxes

◆ complete()

float mrmeshpy.Nesting.IBoxNestingPriority.complete ( self)
finalize priority and return the value (more - better)

◆ init()

None mrmeshpy.Nesting.IBoxNestingPriority.init ( self,
Box3f thisBox )
init priority calculation with box of placed object 

◆ operator()

Nesting.IBoxNestingPriority mrmeshpy.Nesting.IBoxNestingPriority.operator ( * args,
** kwargs )
static

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