API 설명서 > Curve and surface collection > Object ProCollectioninstr > Function ProCollectioninstrTypeGet
Function ProCollectioninstrTypeGet
DEPRECATED:
Since Wildfire 4.0
SUPERSEDED BY:
Depends on the context, consult the user documentation.
Description
Note: This function accesses an older version of the ProCollection interface. It has been superseded. Please consult the Creo Parametric TOOLKIT user's guide chapter on "Collections" for more information.
To get the type of a collection instruction
Synopsis
#include <ProCollect.h>
ProCollectioninstrTypeGet
(
ProCollectioninstr instruction
/* (In)
The collection instruction
*/
/* (Out)
The type of the collection instruction
*/
)
Returns
User Guide References
도움이 되셨나요?