Share

AcGiParameter::AcGiParameter (AcGiParameterImp*) Constructor

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.

Links

AcGiParameter Class

Was this information helpful?