A Factory object to create vectors.
Create |
Creates a VGT vector using specified name, description and type. |
CreateCrossProductVector |
Creates a cross product C = A x B. |
CreateDisplacementVector |
Creates a displacement vector. |
CreateVectorPluginFromDisplayName |
Create a vector component based on a COM vector plugin. For information how to implement and register VGT plugins, see |
IsTypeSupported |
Returns true if the type is supported. |
AvailableVectorPluginDisplayNames |
An array of display names associated with available vector plugins. The elements of the array are strings. Display names are used to create VGT vectors based on COM plugins using method. |
Create a
vector.perpendicular to the plane in which the angle is defined.
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Determine if the
specified vector type is supported.
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Create a
vector.perpendicular to the plane in which the angle is defined.
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||
Determine if the
specified vector type is supported.
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


~333.gif)
~333.gif)
~333.gif)

~333.gif)