User's Guide > Core: Solid Body > Listing Features
Listing Features
Functions Introduced:
ProSolidBodyFeaturesGet()
The function ProSolidBodyFeaturesGet() lists all the features that are associated with the specified body. The output argument features is a ProArray of features.
The function returns the error PRO_TK_E_NOT_FOUND if there are no contributing features associated with the body.
這是否有幫助?