__init__(self) | meshlib.mrmeshpy.PlaneObject | |
__init__(self, std_vector_Vector3_float pointsToApprox) | meshlib.mrmeshpy.PlaneObject | |
calcLocalBasis(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
clone(self) | meshlib.mrmeshpy.PlaneObject | |
getAllSharedProperties(self) | meshlib.mrmeshpy.PlaneObject | |
getBasePoint(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
getCenter(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
getClassName(self) | meshlib.mrmeshpy.PlaneObject | |
getNormal(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
getSize(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
getSizeX(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
getSizeY(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
projectPoint(self, Vector3f point, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
setCenter(self, Vector3f center, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
setNormal(self, Vector3f normal, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
setSize(self, float size, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
setSizeX(self, float size, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
setSizeY(self, float size, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.PlaneObject | |
shallowClone(self) | meshlib.mrmeshpy.PlaneObject | |
TypeName() | meshlib.mrmeshpy.PlaneObject | static |
typeName(self) | meshlib.mrmeshpy.PlaneObject | |