Crdn Point object interface which computes
its components.
CurrentValue |
Computes the Point (in internal units) at the interface's current time. |
CurrentValue_Array |
Computes the Point (in internal units) at the interface's current time, returned as an array representing x, y, z. Useful for scripting clients. |
Evaluate |
Computes the Point (in internal units) at the given time |
Evaluate_Array |
Computes the Point (in internal units) at the given time returned as an array representing x, y, z. Useful for scripting clients. |
ErrorText |
Text explaining configuration errors, if any |
IsConfigured |
Flag indicating whether object is configured properly for use. |