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

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

Creates horizontal geometry band labeling. 

 

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