API 文档 > View manager > Object ProSimprep > Function ProSimprepActiveGet
Function ProSimprepActiveGet
Description
Returns the current active simplified representation.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprep.h>
ProSimprepActiveGet
(
ProSolid solid
/* (In)
The solid
*/
ProSimprep* p_simp_rep
/* (Out)
The current active simplified representation
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
Sample Code References
这对您有帮助吗?