API Reference > Classes > OdBmDatabaseFileNameProperty Structure > OdBmDatabaseFileNameProperty Methods > OdBmDatabaseFileNameProperty::createObject Method
OdBmDatabaseFileNameProperty::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 a new object and assigns it to an owner. 

 

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