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

Returns a smart pointer that is set to initialized AECCDbSectionDataBandLabeling if successful, or a smart pointer that is set to NULL.

Creates section data band labeling. 

 

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