Documentación de la API > 3D interface > Object ProOutput > Function ProOutputInclusionFacetparamsSet
Function ProOutputInclusionFacetparamsSet
Description
Sets the values to use while exporting the model to a faceted format such as PRO_INTF_EXPORT_CATIA_CGR.
This API will be deprecated - use ProOutputInclusionWithOptionsSet instead. This API is equivalent to ProOutputInclusionWithOptionsSet with only PRO_FACET_STEP_SIZE_OFF set for config_flags
Synopsis
ProOutputInclusionFacetparamsSet
(
/* (In)
The inclusion structure.
*/
double chord_height
/* (In)
The chord height to use for the exported facets.
*/
double angle_control
/* (In)
The angle control to use for the exported facets. Value is from 0.0 to 1.0.
*/
)
Returns
The function succeeded.
The input arguments were invalid.
User Guide References
¿Fue esto útil?