ProMesh User Manual  v4.3.19

Tools to set the pivot of the current mesh. More...

Functions

void SetPivot (Mesh *mesh, const Vec3d *position)
 Sets the pivot point of the selected object. More...
 
void SetPivotToSelectionCenter (Mesh *mesh)
 Sets the pivot to the center of the current selection. More...
 
void SetPivotToMeshCenter (Mesh *mesh)
 Sets the pivot to the center of the active mesh. More...
 

Detailed Description

Tools to set the pivot of the current mesh.

Function Documentation

◆ SetPivot()

void SetPivot ( Mesh mesh,
const Vec3d position 
)

Sets the pivot point of the selected object.

◆ SetPivotToMeshCenter()

void SetPivotToMeshCenter ( Mesh mesh)

Sets the pivot to the center of the active mesh.

◆ SetPivotToSelectionCenter()

void SetPivotToSelectionCenter ( Mesh mesh)

Sets the pivot to the center of the current selection.