Documentação da API > Miscellaneous > Object ProLayerstate > Function ProLayerstateActivestateUpdate
Function ProLayerstateActivestateUpdate
Description
Update active layer state.
Replacement in Object TOOLKIT:
Synopsis
#include <ProLayerstate.h>
ProLayerstateActivestateUpdate
(
ProSolid p_solid
/* (In)
Solid.
*/
)
Returns
PRO_TK_NO_ERROR Active layer state update. PRO_TK_BAD_INPUTS Wrong input parameters. PRO_TK_E_NOT_FOUND No active layer state on the model.
User Guide References
Isto foi útil?