Function ProSurffinishSrfcollectionSet
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.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSurfFinish.h>
ProSurffinishSrfcollectionSet
(
ProSurfFinish* surf_finish
/* (In)
The surface finish.
*/
ProCollection srf_collection
/* (In)
The surface collection assigned to the surface finish.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
The surface finish is not in an annotation element and cannot use a surface collection reference.
License check failure.
Could not modify the given item because it has read-only access.
See Also
User Guide References
これは役に立ちましたか?