getAllSharedProperties(self) | meshlib.mrmeshpy.FeatureObject | |
getAllVisualizeProperties(self) | meshlib.mrmeshpy.FeatureObject | |
getBasePoint(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.FeatureObject | |
getDecorationsColor(self, bool selected, ViewportId viewportId='MR::ViewportId{}', bool_output isDef=None) | meshlib.mrmeshpy.FeatureObject | |
getDecorationsColorForAllViewports(self, bool selected) | meshlib.mrmeshpy.FeatureObject | |
getLineWidth(self) | meshlib.mrmeshpy.FeatureObject | |
getMainFeatureAlpha(self) | meshlib.mrmeshpy.FeatureObject | |
getNormal(self, Vector3f point) | meshlib.mrmeshpy.FeatureObject | |
getPointSize(self) | meshlib.mrmeshpy.FeatureObject | |
getRotationMatrix(self, ViewportId id='MR::ViewportId{}', bool_output isDef=None) | meshlib.mrmeshpy.FeatureObject | |
getScaleShearMatrix(self, ViewportId id='MR::ViewportId{}', bool_output isDef=None) | meshlib.mrmeshpy.FeatureObject | |
getSubfeatureAlphaLines(self) | meshlib.mrmeshpy.FeatureObject | |
getSubfeatureAlphaMesh(self) | meshlib.mrmeshpy.FeatureObject | |
getSubfeatureAlphaPoints(self) | meshlib.mrmeshpy.FeatureObject | |
getSubfeatureLineWidth(self) | meshlib.mrmeshpy.FeatureObject | |
getSubfeaturePointSize(self) | meshlib.mrmeshpy.FeatureObject | |
getVisualizePropertyMask(self, AnyVisualizeMaskEnum type) | meshlib.mrmeshpy.FeatureObject | |
projectPoint(self, Vector3f point, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.FeatureObject | |
resetXf(self, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.FeatureObject | |
setDecorationsColor(self, Color color, bool selected, ViewportId viewportId='MR::ViewportId{}') | meshlib.mrmeshpy.FeatureObject | |
setDecorationsColorForAllViewports(self, ViewportProperty_Color val, bool selected) | meshlib.mrmeshpy.FeatureObject | |
setLineWidth(self, float lineWidth) | meshlib.mrmeshpy.FeatureObject | |
setMainFeatureAlpha(self, float alpha) | meshlib.mrmeshpy.FeatureObject | |
setPointSize(self, float pointSize) | meshlib.mrmeshpy.FeatureObject | |
setSubfeatureAlphaLines(self, float alpha) | meshlib.mrmeshpy.FeatureObject | |
setSubfeatureAlphaMesh(self, float alpha) | meshlib.mrmeshpy.FeatureObject | |
setSubfeatureAlphaPoints(self, float alpha) | meshlib.mrmeshpy.FeatureObject | |
setSubfeatureLineWidth(self, float lineWidth) | meshlib.mrmeshpy.FeatureObject | |
setSubfeaturePointSize(self, float pointSize) | meshlib.mrmeshpy.FeatureObject | |
setXf(self, AffineXf3f xf, ViewportId id='MR::ViewportId{}') | meshlib.mrmeshpy.FeatureObject | |
supportsVisualizeProperty(self, AnyVisualizeMaskEnum type) | meshlib.mrmeshpy.FeatureObject | |