| Description | ||||||||||||||
| Retrieves the composite model, given a composite feature. Note: After changing anything in this model application must regenerate top model (p_feat_handle->owner) using ProSolidRegenerate() | ||||||||||||||
| Synopsis | ||||||||||||||
| #include <ProComposite.h> | ||||||||||||||
| ProError | ProCompositeMdlGet | ( | ||||||||||||
| ProFeature* p_feat_handle | ||||||||||||||
| /* (In) | ||||||||||||||
| The handle to the composite feature | ||||||||||||||
| */ | ||||||||||||||
| ProMdl* p_mdl_handle | ||||||||||||||
| /* (Out) | ||||||||||||||
| The model handle to be initialized | ||||||||||||||
| */ | ||||||||||||||
| ) | ||||||||||||||
| Returns | ||||||||||||||
|
||||||||||||||