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

Public Member Functions

None __init__ (self)
 
None __init__ (self, SliceInfo arg0)
 
Vector3d imagePos (self)
 
None imagePos (self, Vector3d arg1)
 
- Public Member Functions inherited from meshlib.mrmeshpy.SliceInfoBase
int fileNum (self)
 
None fileNum (self, int arg1)
 
int instanceNum (self)
 
None instanceNum (self, int arg1)
 
float z (self)
 
None z (self, float arg1)
 

Detailed Description

Generated from:  MR::SliceInfo

slice information
these fields will be ignored in sorting
\\sa SliceInfoBase

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Reimplemented from meshlib.mrmeshpy.SliceInfoBase.

◆ __init__() [2/2]

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

Reimplemented from meshlib.mrmeshpy.SliceInfoBase.

Member Function Documentation

◆ imagePos() [1/2]

Vector3d meshlib.mrmeshpy.SliceInfo.imagePos ( self)
image position

◆ imagePos() [2/2]

None meshlib.mrmeshpy.SliceInfo.imagePos ( self,
Vector3d arg1 )

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