API-Dokumentation > Geometry items > Object ProAxis > Function ProAxisInit
Function ProAxisInit
Description
Initializes the ProAxis handle.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAxis.h>
ProAxisInit
(
ProSolid owner_handle
/* (In)
The solid owner of the axis
*/
int axis_id
/* (In)
The axis identifier
*/
ProAxis* p_handle
/* (Out)
The handle to initialize
*/
)
Returns
The function successfully initialized the handle.
One or more of the input arguments are invalid.
Sample Code References
User Guide References
War dies hilfreich?