API 文档 > Curve and surface collection > Object ProCollection > Function ProCollectionTypeGet
Function ProCollectionTypeGet
Description
Get the type of a ProCollection.
Synopsis
#include <ProCollect.h>
ProCollectionTypeGet
(
ProCollection collection
/* (In)
The collection object.
*/
/* (Out)
The type of the collection.
*/
)
Returns
The function succeded.
One or more arguments is invalid.
The type of collection has not been established.
Sample Code References
User Guide References
这对您有帮助吗?