API Reference > OdRx Classes > OdRxClass Class > OdRxClass Methods > OdRxClass::create Method
OdRxClass::create Method
Syntax
C++
virtual OdRxObjectPtr create() const;

Returns a smart pointer to the newly created instance.

Creates a new instance of the class associated with the class describing instance using the pseudo-constructor of the class.

Functionality of Pseudo-Constructors 

Understanding Pseudo-Constructors

Copyright © 2002–2020. Open Design Alliance. All rights reserved.