API Reference > Database Resident Classes > Labelings > AECCDbProfileDataBandLabeling Class > AECCDbProfileDataBandLabeling Methods > AECCDbProfileDataBandLabeling::CreateAECCObject Method
AECCDbProfileDataBandLabeling::CreateAECCObject Method
Syntax
C++
static AECCDbProfileDataBandLabelingPtr CreateAECCObject(const OdDbObjectId& idGraph, const OdDbObjectId& idStyle);
Parameters 
Description 
const OdDbObjectId& idGraph 
[in] Object ID of the related graph profile.  
const OdDbObjectId& idStyle 
[in] Object ID of the related band style. 

Smart pointer that is set to the initialized AECCDbProfileDataBandLabeling object if creation is successful, or a smart pointer that is set to NULL otherwise.

Creates a profile data band labeling. 

 

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