Description | ||||||||||||||
Initializes a ProParameter data structure. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcParameterOwner::GetParam | |||||||||||||
Synopsis | ||||||||||||||
#include <ProParameter.h> | ||||||||||||||
ProError | ProParameterInit | ( | ||||||||||||
ProModelitem* owner | ||||||||||||||
/* (In) | ||||||||||||||
The solid to which the ProParameter belongs | ||||||||||||||
*/ | ||||||||||||||
ProName name | ||||||||||||||
/* (In) | ||||||||||||||
The name of the ProParameter | ||||||||||||||
*/ | ||||||||||||||
ProParameter* param | ||||||||||||||
/* (Out) | ||||||||||||||
The initialized ProParameter handle | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|