1. #1
    New Member Follow User Gallery
    Join Date
    Sep 2002
    Location
    France
    Posts
    3

    Default What are the StrokeData ?

    Hi,
    Can you explain me what are the StrokeData ?
    Like this in a Zscript :
    [CanvasStroke,(ZObjStrokeV02n28=
    HBAVD0HB6VD0HACVD2HA1VD0H94VCEH89VCAH81VC5H7FVC3H7 FVC2H7BVB1H7BVADH7BVA8H7BVA3H7CV9FH7FV9AH83V96H8AV 91H91V8DH98V8BH9CV89HA0V88HA5V87HAAV86HAFV86HB4V86 HB8V85HB9V85HB9V85)]


    What does this mean ? How can I write my own StrokeData ? How can I understand this code ?

    For example, I want to make a line from a point A to a point B. How can I do this ?

    Thanks for all

    Alain

  2. #2
    Moderator Follow User Gallery
    Join Date
    Jun 2004
    Location
    UK
    Posts
    11,462

    Default

    Hi,

    There is a brief explanation of the StrokeData here:
    http://www.zbrushcentral.com/zbc/showthread.php?t=728
    but it is not really possible to write StrokeData directly. The simplest way to do what you want is to record a zscript of the action (such as drawing a line) and then cut and paste the StrokeData into the zscript that you are writing.

    If you want to get information about the StrokeData you can use the StrokeGetInfo command. See the Command Reference for further information.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •