MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.MultiMeshIntersectionResult Class Reference
+ Inheritance diagram for meshlib.mrmeshpy.MultiMeshIntersectionResult:

Public Member Functions

None __init__ (self)
 
None __init__ (self, MultiMeshIntersectionResult arg0)
 
Mesh mesh (self)
 
None mesh (self, Mesh arg1)
 
- Public Member Functions inherited from meshlib.mrmeshpy.MeshIntersectionResult
bool __bool__ (self)
 
float distanceAlongLine (self)
 
None distanceAlongLine (self, float arg1)
 
MeshTriPoint mtp (self)
 
None mtp (self, MeshTriPoint arg1)
 
PointOnFace proj (self)
 
None proj (self, PointOnFace arg1)
 

Detailed Description

Generated from:  MR::MultiMeshIntersectionResult

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Reimplemented from meshlib.mrmeshpy.MeshIntersectionResult.

◆ __init__() [2/2]

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

Reimplemented from meshlib.mrmeshpy.MeshIntersectionResult.

Member Function Documentation

◆ mesh() [1/2]

Mesh meshlib.mrmeshpy.MultiMeshIntersectionResult.mesh ( self)
the intersection found in this mesh

◆ mesh() [2/2]

None meshlib.mrmeshpy.MultiMeshIntersectionResult.mesh ( self,
Mesh arg1 )

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