Function ProLayerstatesGet
Description
Get Layer state list.
Replacement in Object TOOLKIT:
Synopsis
#include <ProLayerstate.h>
ProLayerstatesGet
(
ProSolid p_solid
/* (In)
Solid.
*/
ProLayerstate** p_state_array
/* (Out)
ProArray of layer states. Call the function ProArrayFree() to free the array.
*/
)
Returns
Returned not empty array of states.
Invalid input arguments.
No layer states in the model.
User Guide References
¿Fue esto útil?