API Reference > Database Resident Classes > Labelings > AECCDbSurfaceSlopeLabel Class > AECCDbSurfaceSlopeLabel Methods > AECCDbSurfaceSlopeLabel::GetItemProperty Method
AECCDbSurfaceSlopeLabel::GetItemProperty Method
Syntax
C++
bool GetItemProperty(OdUInt32 iItemIndex, OdUInt32 iPropertyId, AECCVariant& vValue) const;

Returns surface slope label item property. iItemIndex - index of Labeling item iPropertyId - property id from AECCDbSurfaceIds.h header file vValue - property output value Returns successful boolean flag

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