Skip to content

Scripting API

IAdvancedSignetRing

Returned by AdvancedSignetRingApi — the same signet face as ISignetRing, plus a lateral profile that shapes the sides and an optional wedge cut at the bottom of the band. Adds to IParametricObject:

MemberMeaning
RingSizeLabel / RingSizeRegionRing size as label + region
RingDiameterMmInner diameter, mm
FaceThe face and the band under it — ISignetFace
LateralProfileNameRING_SIDE_CURVE asset shaping the sides, "" when unset
BottomCutAngleTotal opening of the bottom wedge cut, degrees; 0 = no cut
SetLateralProfile(assetName)A RING_SIDE_CURVE asset by name — list them with AssetsApi.List("RING_SIDE_CURVE")
SetBottomCutAngle(degrees)0 disables the cut

Every setter regenerates the ring in place (same Guid) and is license-gated.