Ignore:
Timestamp:
Sep 12, 2012 10:26:59 AM (12 years ago)
Author:
ldelgass
Message:

Add protocol docs for line command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/vtkvis/protocol.txt

    r3153 r3165  
    292292    ratio is [0,1]
    293293lic visible <bool> <?datasetName?>
     294
     295line add <pt1X> <pt1Y> <pt1Z> <pt2X> <pt2Y> <pt2Z> <name>
     296line color <r> <g> <b> <?name?>
     297line delete <?name?>
     298line linecolor <r> <g> <b> <?name?>
     299line linewidth <val> <?name?>
     300line opacity <val> <?datasetName?>
     301line orient <qw> <qx> <qy> <qz> <?name?>
     302line pos <x> <y> <z> <?name?>
     303line scale <sx> <sy> <sz> <?name?>
     304line visible <bool> <?name?>
    294305
    295306molecule add <?datasetName?>
Note: See TracChangeset for help on using the changeset viewer.