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

Creates pipe network band labeling. 

 

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