CIBC:Documentation:SCIRun:Reference:SCIRun:ShowPointPath
From SCIRun Documentation Wiki
Contents |
ShowPointPath
Information
- Package: SCIRun
- Catagory: Visualization
- Author(s): Burak Erem
- Status: Supported in latest version
- Version: 4.6
Description
Summary
Shows a sequence of points, with coordinates in 3 dimensions, as a series of spheres located at the coordinates.
Detailed Description
For a sequence with N>1 points, the module expects the matrix input port named �PointPath� to be supplied a matrix of dimensions Nx3 or 3xN. If the dimensions are incorrect, the module will return an error with a message reporting this fact.
This module can be used together with the �ShowLinePath� module, which linearly interpolates the path between points.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun