Share

GET_OPMEXTENSION_CREATE_PROTOCOL

C++

#define GET_OPMEXTENSION_CREATE_PROTOCOL \
OPMPropertyExtensionFactory::cast(AcDbDatabase::desc()->queryX(OPMPropertyExtensionFactory::desc()))

File

dynprops.h

Description

Use this macro to get a pointer to AutoCAD's OPMPropertyExtensionFactory object.

Was this information helpful?