3D எடிட்டர் Formula Box வழிகாட்டி: அனைத்து Tokens மற்றும் உதாரணங்கள் 3D Editor Formula Box Guide: Available Tokens, Usage & Examples

My3DGifts 3D எடிட்டரில் உள்ள Formula Box அம்சத்தைப் பயன்படுத்தி, எந்தவொரு object-இன் dimension, position, rotation மற்றும் shape-specific மதிப்புகளை நேரடியாக கணித சூத்திரம் (math formula) மூலம் கட்டுப்படுத்தலாம். இது Excel formula போலவே செயல்படும் — = என தட்டச்சு செய்து, object பெயர் + token எழுதவேண்டும். Using the Formula Box feature in the My3DGifts 3D editor, you can control any object's dimension, position, rotation, and shape-specific values directly with a math formula. It works just like an Excel formula — type =, then write the object name plus a token.

My3DGifts எடிட்டர் வழிகாட்டி · புதுப்பிக்கப்பட்டது 2026 My3DGifts Editor Guide · Updated 2026

Formula Box என்றால் என்ன? What is the Formula Box?

சாதாரணமாக 3D எடிட்டரில், ஒரு பாக்ஸின் அகலத்தை மாற்ற number field-இல் நேரடியாக ஒரு மதிப்பை தட்டச்சு செய்வோம். ஆனால் Formula Box பயன்படுத்தினால், அந்த மதிப்பை fixed-ஆக தட்டச்சு செய்வதற்குப் பதிலாக, வேறு object-இன் dimension-ஐ அடிப்படையாக வைத்து தானாக கணக்கிடலாம். Normally in a 3D editor, you'd change a box's width by typing a fixed value into the number field. But with the Formula Box, instead of typing a fixed number, you can calculate it automatically based on another object's dimension.

உதாரணமாக, இரண்டு பாக்ஸ்கள் இருக்கிறது என்று வைத்துக்கொள்வோம். இரண்டாவது பாக்ஸின் அகலம், முதல் பாக்ஸின் அகலத்தை விட சரியாக 10mm பெரியதாக இருக்க வேண்டும் என்றால் — கையால் அளந்து தட்டச்சு செய்வதற்குப் பதிலாக, ஒரு எளிய சூத்திரம் எழுதினால் போதும்: For example, say you have two boxes. If the second box's width needs to be exactly 10mm larger than the first box's width — instead of measuring and typing it manually, you can just write a simple formula:

=Box1.Vx+10 Box1-இன் தற்போதைய X dimension-உடன் 10mm கூட்டி, அந்த ரிசல்ட்டை field-இல் காட்டும். Box1-இன் அளவு மாறினாலும், இது தானாக update ஆகும். Adds 10mm to Box1's current X dimension and shows the result in the field. If Box1's size changes, this updates live automatically.

Formula Box எப்படி பயன்படுத்துவது How to use the Formula Box

  1. Object-ஐ தேர்ந்தெடுக்கவும் — Canvas-இல் எந்தவொரு object-ஐயும் கிளிக் செய்து select செய்யவும். Select an object — Click any object on the canvas to select it.
  2. Dimension panel-ஐ திறக்கவும் — வலது பக்கம் உள்ள panel-இல் Width / Height / Position / Rotation fields தெரியும். Open the dimension panel — The Width / Height / Position / Rotation fields appear in the right-side panel.
  3. எந்த number field-இலும் கிளிக் செய்யவும், பிறகு = தட்டச்சு செய்யவும். இது formula mode-ஐ activate செய்யும். Click any number field, then type =. This activates formula mode.
  4. Object name + token தட்டச்சு செய்யவும் — உதாரணம்: Box1.Vx. Object name என்பது canvas-இல் காட்டப்படும் பெயர். Type the object name + token — Example: Box1.Vx. The object name is the one displayed on the canvas.
  5. Enter அழுத்தவும் — ரிசல்ட் கணக்கிடப்பட்டு, field-இல் mm மதிப்பு தெரியும். Base object-ஐ move/resize செய்தால், இது live-ஆக update ஆகும். Press Enter — The result is calculated and shown as an mm value in the field. If the base object is moved or resized, this updates live.
குறிப்பு:Tip: Object-இன் சரியான பெயர் தெரியவில்லை என்றால், canvas-இலோ layers panel-இலோ கிளிக் செய்து உறுதிப்படுத்திக்கொள்ளுங்கள் — spelling பொருந்தவில்லை என்றால் formula error தரும். If you're not sure of the exact object name, check the canvas or the layers panel — a spelling mismatch will cause a formula error.

கிடைக்கும் Tokens — முழு பட்டியல் Available Tokens — Full List

அனைத்து object type-க்கும் பொதுவான tokens முதலில், பிறகு shape-specific ones. Tokens common to every object type first, then shape-specific ones.

அனைத்து object types-க்கும் (Common) Common to all object types
TokenTokenபொருள்Meaning
.Mx .My .MzPosition (நகர்வு) — X / Y / ZPosition (Move) — X / Y / Z
.Rx .Ry .RzRotation — X / Y / Z (டிகிரி)Rotation — X / Y / Z (degrees)
.Sx .Sy .SzScale விகிதம் — X / Y / ZScale ratio — X / Y / Z
.Vx .Vy .VzDimension (mm) — அந்த axis-இல் live world-space அளவுDimension (mm) — live world-space size on that axis
.ExExtrude அளவுExtrude amount
Box
.dwஅகலம் (Width)Width
.dhஉயரம் (Height)Height
.ddஆழம் (Depth)Depth
.crCorner RoundCorner Round
Sphere / Cylinder
.rrஆரம் (Radius)Radius
.crCorner Round (Cylinder மட்டும்)Corner Round (Cylinder only)
Ring
.odOuter Diameter (வெளி விட்டம்)Outer Diameter
.idInner Diameter (உள் விட்டம்)Inner Diameter
.htஉயரம் (Height)Height
Heart
.szஅளவு (Size)Size
.thதடிமன் (Thickness)Thickness
Text (+ offset layers) Text (+ offset layers)
.Ttமுழு text உள்ளடக்கம்Full text content
.Tt.2குறிப்பிட்ட எழுத்து index — உதாரணம்: .Tt.3,4 பல எழுத்துகள்Specific character index — example: .Tt.3,4 multiple characters
.FfFont keyFont key

உண்மையான உதாரணங்கள் Real Examples

=Box1.Vx+10 Box1-இன் X dimension-உடன் 10mm கூட்டித் தரும். இரண்டு boxes-ஐ consistent gap-உடன் align செய்ய பயன்படுத்தலாம். Adds 10mm to Box1's X dimension. Useful for aligning two boxes with a consistent gap.
=Sphere1.rr*2 Sphere1-இன் radius-ஐ இரட்டிப்பாக்கும். இதைக் கொண்டு இரண்டாவது object-ஐ proportionally பெரிதாக design செய்யலாம். Doubles Sphere1's radius. Can be used to proportionally scale up a second object.
=Ring1.od-Ring1.id Ring1-இன் outer diameter மற்றும் inner diameter-இன் வித்தியாசத்தை கணக்கிடும் — இது ring-இன் "band thickness"-ஐ தரும். Calculates the difference between Ring1's outer and inner diameter — gives the ring's "band thickness".
=Box1.dw/2 Box1-இன் அகலத்தின் பாதி மதிப்பைத் தரும் — center-இல் வேறு object-ஐ position செய்ய பயன்படுத்தலாம். Gives half of Box1's width — useful for positioning another object at the center.
=Heart1.sz+Heart1.th Heart1-இன் size மற்றும் thickness-ஐ சேர்த்துத் தரும். Adds Heart1's size and thickness together.

குறிப்புகள் & பொதுவான தவறுகள் Tips & Common Mistakes

  • எல்லா formula-க்களும் = symbol-உடன் தான் தொடங்க வேண்டும் — இல்லையென்றால் அது plain number-ஆகவே treat செய்யப்படும்.Every formula must start with the = symbol — otherwise it's treated as a plain number.
  • Object பெயர் case-sensitive — Box1 மற்றும் box1 வேறு வேறாக இருக்கலாம், canvas-இல் இருக்கும் சரியான பெயரை பயன்படுத்தவும்.Object names are case-sensitive — Box1 and box1 can be different, so use the exact name shown on the canvas.
  • Standard math operators (+ - * /) மற்றும் brackets () support செய்யப்படுகிறது — உதாரணம்: =(Box1.Vx+Box2.Vx)/2Standard math operators (+ - * /) and brackets () are supported — example: =(Box1.Vx+Box2.Vx)/2
  • Base object-ஐ delete செய்தால், அதை refer செய்யும் formula error தரும் — formula-வை update செய்ய வேண்டும்.If you delete the base object, any formula referencing it will error — you'll need to update the formula.
குறிப்பு:Note: Ring-இன் .od / .id / .ht மற்றும் Heart-இன் .sz / .th tokens இப்போது formula calculation-இல் முழுவதுமாக வேலை செய்கிறது (பழைய version-இல் இவை dropdown suggestion-இல் மட்டும் தெரிந்தது, calculation-இல் வேலை செய்யவில்லை — அது சரி செய்யப்பட்டது). Ring's .od / .id / .ht and Heart's .sz / .th tokens now work fully in formula calculations (previously these appeared only in the dropdown suggestion but didn't work in calculation — this has been fixed).

அடிக்கடி கேட்கப்படும் கேள்விகள் FAQ

My3DGifts எடிட்டரில் formula box எப்படி திறப்பது?How do I open the formula box in the My3DGifts editor?
Object-ஐ select செய்து, dimension panel-இல் உள்ள எந்த number field-இலும் கிளிக் செய்யவும், பிறகு = தட்டச்சு செய்யவும். Formula mode தானாக activate ஆகும்.Select an object, click any number field in the dimension panel, then type = to activate formula mode.
Formula box-இல் ஒரு object-இன் பெயரை மற்றொரு object-ஐ point செய்ய பயன்படுத்தலாமா?Can I reference another object's name instead of the exact one?
ஆம், canvas-இல் இருக்கும் எந்த object-ஐயும் அதன் பெயர் மூலம் formula-இல் refer செய்யலாம், உதாரணம் Box1.Vx, Sphere2.rr, Ring1.od.Yes, you can refer to any object on the canvas by its name in a formula, for example Box1.Vx, Sphere2.rr, Ring1.od.
.Vx, .Vy, .Vz tokens Ring மற்றும் Heart shapes-க்கு வேலை செய்யுமா?Do .Vx, .Vy, .Vz tokens work on Ring and Heart shapes?
ஆம், .Vx/.Vy/.Vz அனைத்து object types-க்கும் பொதுவான tokens ஆக வேலை செய்யும் — Ring, Heart உட்பட. இதனுடன் Ring-க்கு .od/.id/.ht, Heart-க்கு .sz/.th என தனி tokens-ம் உள்ளன, அவையும் இப்போது calculation-இல் சரியாக வேலை செய்கின்றன.Yes, .Vx/.Vy/.Vz work as common tokens across all object types including Ring and Heart. Ring also has .od/.id/.ht and Heart has .sz/.th, and these now calculate correctly too.
Formula box-இல் math operations (+, -, *, /) பயன்படுத்தலாமா?Can I use math operations like +, -, *, / in the formula box?
ஆம், standard math operators (+ - * /) மற்றும் brackets () support செய்யப்படுகின்றன. உதாரணம்: =Box1.Vx*2-5Yes, standard math operators (+ - * /) and brackets () are supported. Example: =Box1.Vx*2-5
My3DGifts 3D எடிட்டர் — Formula Box வழிகாட்டி My3DGifts 3D Editor — Formula Box Reference Guide