C++
ACDBCORE2D_PORT AcGiParameter( AcGiParameterImp* pImp );
Description
Constructs the parameter object with the pointer to its implementation object.
Parameters
Parameters | Description |
---|---|
pImp | Pointer to the implementation object. |
ACDBCORE2D_PORT AcGiParameter( AcGiParameterImp* pImp );
Constructs the parameter object with the pointer to its implementation object.
Parameters | Description |
---|---|
pImp | Pointer to the implementation object. |