Category
Solids and parts
, Object
ProSolid
Function ProSolidMaxsizeGet
Description
Gets maximum model size of a solid.
Synopsis
#include <
ProSolid.h
>
ProError
ProSolidMaxsizeGet
(
ProSolid
p_solid
/* (In)
The solid model.
*/
double*
r_max_size
/* (Out)
The possible maximum size for the solid.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded
PRO_TK_BAD_INPUTS
One or more arguments are invalid.
Manual References:
Core: Solids, Parts, and Materials: Solid Accuracy