358359360361362363364365
return _objectId; } public final ObjectPoly getPoly() { if (_poly == null) _poly = new ObjectPoly(this); return _poly; }