MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.OneMeshContour Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, OneMeshContour arg0)
 
None __init__ (self, std_vector_OneMeshIntersection intersections, bool closed)
 

Detailed Description

Generated from:  MR::OneMeshContour

One contour on mesh

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.OneMeshContour.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.OneMeshContour.__init__ ( self,
OneMeshContour arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.OneMeshContour.__init__ ( self,
std_vector_OneMeshIntersection intersections,
bool closed )
Implicit aggregate constructor.

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