Documentation de l'API > Solids and parts > Object ProSolid > Function ProSolidBodyFeaturesGet
Function ProSolidBodyFeaturesGet
Description
Lists all features associated with the specified body
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolidBody.h>
ProSolidBodyFeaturesGet
(
/* (In)
The body handle.
*/
ProFeature** features
/* (Out)
ProArray of features. Free this using ProArrayFree().
*/
)
Returns
The function successfully retrieved features.
The input argument is invalid.
No contributing features.
User Guide References
Est-ce que cela a été utile ?