API Reference > Database Resident Classes > Labelings > AECCDbParcelFaceLabel Class > AECCDbParcelFaceLabel Methods > AECCDbParcelFaceLabel::CreateAECCObject Method
AECCDbParcelFaceLabel::CreateAECCObject Method
Syntax
C++
static AECCDbParcelFaceLabelPtr CreateAECCObject(const OdDbObjectId& idFace, const OdDbObjectId& idLabelStyle);
Parameters 
Description 
const OdDbObjectId& idFace 
[in] Face object ID.  
const OdDbObjectId& idLabelStyle 
[in] Label style object ID. 

Smart pointer to the created parcel face label object.

Creates an object of the AECCDbParcelFaceLabel class. 

 

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