Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
{alias:ski}
h2. Name

*ski* — Skirt generation

h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}

*ski* _workspacename_ | _value_ \[*app*] 

{panel}

h2. Description

Make a skirt, either as a connection between two datasets or to a level given by a value. The datasets must be a grid or polygrid. (Polygrid is generated from grid by *mak p*). 

h2. Arguments

_workspacename_ 
{indent}Make skirt between dataset in active and the dataset in workspace _workspacename_.{indent} 
_value_ 
{indent}Make skirt between dataset and the level at _value_ (in z-direction).{indent} 
*dis | map* 
{indent}Display the ribbons in display or map mode.{indent} 
*app* 
{indent}Append the structure to the skirt.{indent} 

h2. Examples

h3. Ex.1: Skirt display

{noformat:|borderWidth=1|bgColor=#eeeeee}

Name

ski — Skirt generation

Syntax

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

ski workspacename | value [app]

Description

Make a skirt, either as a connection between two datasets or to a level given by a value. The datasets must be a grid or polygrid. (Polygrid is generated from grid by mak p).

Arguments

workspacename

value

dis | map

app

Examples

Ex.1: Skirt display

No Format
bgColor#eeeeee
borderWidth1
# Skirts between layers enhance the graphical expression.
z                  ;# erase display
ret 10             ;# return start window
mak ran 22         ;# make random points
grp 70 70          ;# make grid
ssc                ;# self scale
mak p              ;# transform to polydata
mhi lay1           ;# save in hi
add 30             ;# add 30 units
mhi lay4           ;# save in hi
ski lay1           ;# mak the skirt between 1 and 4
mlo lay1 app       ;# append 1
mlo lay4 app       ;# append 4
acm n 11           ;# map all polydata
bol tub            ;# draw border line
{noformat}

The

...

above

...

example

...

produces

...

this

...

image.

...

Image Added
Skirt between two surfaces

See also

mak p, lix - Linear extrusion