__init__(self) | meshlib.mrmeshpy.LineObject | |
__init__(self, std_vector_Vector3_float pointsToApprox) | meshlib.mrmeshpy.LineObject | |
clone(self) | meshlib.mrmeshpy.LineObject | |
getAllSharedProperties(self) | meshlib.mrmeshpy.LineObject | |
getBasePoint(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
getCenter(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
getClassName(self) | meshlib.mrmeshpy.LineObject | |
getDirection(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
getLength(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
getPointA(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
getPointB(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
projectPoint(self, Vector3f point, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
setCenter(self, Vector3f center, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
setDirection(self, Vector3f normal, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
setLength(self, float size, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
setSize(self, float halfLen, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.LineObject | |
shallowClone(self) | meshlib.mrmeshpy.LineObject | |
TypeName() | meshlib.mrmeshpy.LineObject | static |
typeName(self) | meshlib.mrmeshpy.LineObject | |