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

A pointer to a newly created object.

Creates a new object and assigns it to an owner. 

 

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