User's guide
>
Overview of Creo Object TOOLKIT Java
>
Class Types
>
Utilities
> Initialization
Initialization
Because the utility packages have only static methods, you do not need to initialize them. Simply access the methods through the name of the class, as follows:
ParamValue pv = pfcModelItem.CreateStringParamValue ("my_param");
Was this helpful?
This site works best with JavaScript enabled