AxesGetVectorElement Method |
Name | Description | |
---|---|---|
GetVectorElement(CartesianElement) |
Creates a Vector representing the X, Y or Z of this axes. Note that the vector
returned will return trivial answers unless observed in some other axes. Use the
GeometryTransformer to properly observe the vector instead of getting an evaluator
directly.
| |
GetVectorElement(CartesianElement, Int32) |
Creates a Vector representing the X, Y or Z of this axes. Note that the vector
returned will return trivial answers unless observed in some other axes. Use the
GeometryTransformer to properly observe the vector instead of getting an evaluator
directly.
|