API 설명서 > Miscellaneous > Object ProLayerstate > Function ProLayerstateActiveGet
Function ProLayerstateActiveGet
Description
Get active layer state on a model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProLayerstate.h>
ProLayerstateActiveGet
(
ProSolid p_solid
/* (In)
Solid.
*/
ProLayerstate* p_state
/* (Out)
Active layer state.
*/
)
Returns
Active layer state returned.
Wrong input parameters.
No active layer state on the model.
User Guide References
도움이 되셨나요?