Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, int instanceNum, float z, int fileNum) |
int | fileNum (self) |
None | fileNum (self, int arg1) |
int | instanceNum (self) |
None | instanceNum (self, int arg1) |
float | z (self) |
None | z (self, float arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
SliceInfoBase | operator (*args, **kwargs) |
SliceInfoBase | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_fileNum = 16 |
typing | _offsetof_instanceNum = 0 |
typing | _offsetof_z = 8 |
Generated from: MR::SliceInfoBase slice information \\sa SliceInfo
|
static |
Reimplemented in mrmeshpy.SliceInfo, and mrmeshpy.SliceInfo.
None mrmeshpy.SliceInfoBase.__init__ | ( | self | ) |
Reimplemented in mrmeshpy.SliceInfo, and mrmeshpy.SliceInfo.
None mrmeshpy.SliceInfoBase.__init__ | ( | self, | |
int | instanceNum, | ||
float | z, | ||
int | fileNum ) |
Implicit aggregate constructor.
Reimplemented in mrmeshpy.SliceInfo, and mrmeshpy.SliceInfo.
int mrmeshpy.SliceInfoBase.fileNum | ( | self | ) |
file index
None mrmeshpy.SliceInfoBase.fileNum | ( | self, | |
int | arg1 ) |
int mrmeshpy.SliceInfoBase.instanceNum | ( | self | ) |
instance number
None mrmeshpy.SliceInfoBase.instanceNum | ( | self, | |
int | arg1 ) |
|
static |
Reimplemented in mrmeshpy.SliceInfo, and mrmeshpy.SliceInfo.
|
static |
Reimplemented in mrmeshpy.SliceInfo, and mrmeshpy.SliceInfo.
float mrmeshpy.SliceInfoBase.z | ( | self | ) |
layer height
None mrmeshpy.SliceInfoBase.z | ( | self, | |
float | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |