API Reference > Classes > OdBmElementUniqueIdProperty Structure > OdBmElementUniqueIdProperty Methods > OdBmElementUniqueIdProperty::createObject Method
OdBmElementUniqueIdProperty::createObject Method
Syntax
C++
static OdRxMemberPtr createObject(const OdRxClass* owner);
Parameters 
Description 
const OdRxClass* owner 
[in] RxClass that the property will be assigned to.
 

A pointer to a newly created object.

Creates an object and assigns it to an owner. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.