API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Structs, Records, Enums > TD_HOOPS_COMMON_EXPORT::HoopsGlyphsPair Structure
TD_HOOPS_COMMON_EXPORT::HoopsGlyphsPair Structure
Syntax
C++
struct HoopsGlyphsPair { OdDbStub* idGlyphDwg; OdString strHoopsGlyphName; double dXOffset; double dYOffset; double dLength; double dRealLength; double dAngle; double dScale; OdString strText; OdInt16 iNumber; };

HoopsExportImpl.h

This structure implements the hoops glyph pair.

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