API 설명서 > Miscellaneous > Object ProAutomatic > Function ProAutomaticSimprepConvert
Function ProAutomaticSimprepConvert
Description
Convert user-defined rep to new automatic simplified rep preserving excluded/substituted data
NOTE:
Operates on assemblies only, not parts.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprep.h>
ProAutomaticSimprepConvert
(
ProSolid p_solid
/* (In)
The solid that corresponds to the representation
*/
ProSimprep* p_simp_rep
/* (In)
The simplified representation
*/
)
Returns
The function successfully activated the simplified representation.
Model is in read-only state.
One or more of the arguments are invalid.
The specified simplified representation was not found in the model.
User Guide References
도움이 되셨나요?