Object ProAutomatic

Function ProAutomaticSimprepConvert


Description
Convert user-defined rep to new automatic simplified rep preserving excluded/substituted data

NOTE:

Operates on assemblies only, not parts.

Synopsis
#include <ProSimprep.h>
ProErrorProAutomaticSimprepConvert(
ProSolid p_solid
/* (In)
The solid that corresponds to the representation
*/
ProSimprep* p_simp_rep
/* (In)
The simplified representation
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully activated the simplified representation.
PRO_TK_BAD_INPUTSOne or more of the arguments are invalid.
PRO_TK_E_NOT_FOUNDThe specified simplified representation was not found in the model.

Manual References:

  1. Assembly: Simplified Representations: Retrieving User-Defined Simplified Representations
  2. Assembly: Simplified Representations: Retrieving User-Defined Simplified Representations