AcGiParameter::AcGiParameter(AcGiParameterImp*) Constructor   

C++
AcGiParameter(
    AcGiParameterImp* pImp
);
Parameters
Parameters 
Description 
pImp 
Pointer to the implementation object. 
Description

Constructs the parameter object with the pointer to its implementation object.

Links