surfaceCornerPoints

This command allows drawing a surface that is bound by the corner points specified by the user.

Script usage: surfaceCornerPoints -n name -p x1 y1 z1 x2 y2 z2 x3 y3 z3 [x4 y4 z4]

Screen usage:

Invocation: surfaceCornerPoints [-h]

  • -h: Print this help
  • no_param: Follow these steps:
    • Step 1: Corner 1 [x y z] x y z
    • Step 2: Corner 2 [x y z] x y z
    • Step 3: Corner 3 [x y z] x y z
    • Step 4: Corner 4 [x y z] x y z, may be empty for a triangle

Example



Figure 1. surfaceCornerPoints example