Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Text3D objesi 3D model görünümüne metin koymaya izin verir.

Parametreleri:

FontSize: Yazı boyutu
Label: Yazılacak olan metin

Örnek:

Code Block
languagexml
themeEclipse
<O T="Text3D" FontSize="5" Label="3D Model Uzerinde Metin">
    <O T="Point" Z="0" Y="5" X="0" />
    <O T="Point" Z="0" Y="-5" X="0" />
    <O T="Point" Z="5" Y="5" X="0" />
</O>

...

Code Block
languagexml
themeEclipse
<P N="x" V="5" />
<P N="y" V="12" />
<O T="Text3D" FontSize="5" Label="Hesaplanan deger=|x+y|">
    <O T="Point" Z="0" Y="5" X="0" />
    <O T="Point" Z="0" Y="-5" X="0" />
    <O T="Point" Z="5" Y="5" X="0" />
</O>




Parametreleri:


Sınıfı

Zorunluluk

Adı

Varsayılan değeri ve açıklaması

Öznitelikler

1

FontSize

Zorunlu 
Değil

N="FontSize"

D="FontSize:Yazılacak yazının boyutu." 
V="0"

Role="Input"

2

Label

Zorunlu 
Değil

N="Label"

D="Label: istenilen yazı." 
V="0"

Role="Input"