Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, FillHoleItem arg0) |
| None | __init__ (self, int edgeCode1, int edgeCode2) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| FillHoleItem | operator (*args, **kwargs) |
| FillHoleItem | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_edgeCode1 = 0 |
| typing | _offsetof_edgeCode2 = 4 |
Generated from: MR::FillHoleItem one edge to add, connecting the origins of the two edges given by the codes; a not-negative code is an EdgeId, a negative one denotes an edge that an earlier item of the same plan creates - see \\ref FillHoleItemEdge
|
static |
| None mrmeshpy.FillHoleItem.__init__ | ( | self | ) |
| None mrmeshpy.FillHoleItem.__init__ | ( | self, | |
| FillHoleItem | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.FillHoleItem.__init__ | ( | self, | |
| int | edgeCode1, | ||
| int | edgeCode2 ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |