Skip to content

Scripting API

IBasket

Returned by BasketApi — a prong basket under one mother gem. Adds to IGemSetting:

MemberMeaning
ProngCountNumber of prongs
ProngHeightProng height, mm
ProngDiameterTopProng diameter at the top, mm
ProngDiameterGirdleProng diameter at the girdle, mm
ProngDiameterBottomProng diameter at the bottom, mm
SetProngCount(prongs)Rebuild with this many prongs — negative counts follow the tool’s rotated-variant convention
SetProngDiameter(diameter)Prong diameter, mm
SetProngHeight(height)Prong height, mm

Each setter regenerates the basket: the group keeps its id, so the handle stays valid; the member objects are rebuilt.