API Reference > OdDb Classes > OdDb3dProfile Class > OdDb3dProfile Methods > OdDb3dProfile::createObject Method
OdDb3dProfile::createObject Method
Syntax
C++
static OdSmartPtr<OdDb3dProfile> createObject(const OdDbFullSubentPath& faceSubentPath);
Parameters 
Description 
const OdDbFullSubentPath& faceSubentPath 
[in] Subent path of the face.  

created OdSmartPtr.

Creates a new instance of a 3d profile with OdDbFullSubentPath. 

 

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