Description | |||||||||||||||||
Assigns the surface collection references assigned to the surface finish. This overwrites all current surface finish references. Note: surface collections may only be used for surface finishes in annotation elements. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for 3D Drawings | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProSurfFinish.h> | |||||||||||||||||
ProError | ProSurffinishSrfcollectionSet | ( | |||||||||||||||
ProSurfFinish* surf_finish | |||||||||||||||||
/* (In) | |||||||||||||||||
The surface finish. | |||||||||||||||||
*/ | |||||||||||||||||
ProCollection srf_collection | |||||||||||||||||
/* (In) | |||||||||||||||||
The surface collection assigned to the surface finish. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProSurffinishSrfcollectionGet |