Description | ||||||||||||||
Assigns a collection object to an element of type PRO_E_STD_CURVE_COLLECTION_APPL, PRO_E_STD_SURF_COLLECTION_APPL. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProElement.h> | ||||||||||||||
ProError | ProElementCollectionSet | ( | ||||||||||||
ProElement element | ||||||||||||||
/* (In) | ||||||||||||||
The element. | ||||||||||||||
*/ | ||||||||||||||
ProCollection collection | ||||||||||||||
/* (In) | ||||||||||||||
The collection object. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|