API Reference > Database Resident Classes > Labelings > AECCDbVerticalGeometryBandLabeling Class > AECCDbVerticalGeometryBandLabeling Methods > AECCDbVerticalGeometryBandLabeling::CreateAECCObject Method
AECCDbVerticalGeometryBandLabeling::CreateAECCObject Method
Syntax
C++
static AECCDbVerticalGeometryBandLabelingPtr 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 AECCDbVerticalGeometryBandLabeling if successful, or a smart pointer that is set to NULL.

Creates vertical geometry band labeling. 

 

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