Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
odrxCreateObject Function
Syntax
C++
FIRSTDLL_EXPORT OdRxObjectPtr odrxCreateObject(const OdString& sClassName);

This external function creates a new instance of the class specified by the argument as a string and returns a /non-typified smart pointer/ to it. 

 

Parameters
Description
sClassName
[in] Custom class name as a string.

File: RxObject.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.