Topsolid online Help Index
Created : v6.6
IText = ITexts.AddBasic(String, Ox, Oy, Oz, VXx, VXy, VXz, VYx, VYy, VYz)
This method creates a non associative text.
|
IN: |
String String |
The text string.
|
|
IN:
|
Double Ox
|
X coordinate.
|
|
IN:
|
Double Oy
|
Y coordinate.
|
|
IN: |
Double Oz |
Z coordinate.
|
|
IN: |
Double VXx |
X coordinate of the X vector.
|
|
IN: |
Double VXy |
Y coordinate of the X vector.
|
|
IN: |
Double VXz |
Z coordinate of the X vector.
|
|
IN: |
Double VYx |
X coordinate of the Y vector.
|
|
IN: |
Double VYy |
Y coordinate of the Y vector.
|
|
IN: |
Double VYz |
Z coordinate of the Y vector.
|
|
RET: |
Created text.
|
Topsolid online Help Index