wrinkleContext is undoable, queryable, and editable.
This command creates a context that creates wrinkles.
In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
-exists(-ex) |
|
 |
|
Returns true or false depending upon whether the specified
object exists. Other flags are ignored. |
|
-image1(-i1) |
string |
   |
|
-image2(-i2) |
string |
   |
|
-image3(-i3) |
string |
   |
|
Contexts support up to three icons that represent the tool
associated with the context. |
|
-history(-ch) |
boolean |
 |
|
If this is a tool command, turn the construction history on for
the tool in question. |
|
-name(-n) |
string |
 |
|
If this is a tool command, name the tool appropriately. |
|
-style(-st) |
string |
   |
|
Set the wrinkle characteristic shape."lines"|"radial"|"custom.
Default is "radial". |
|
-wrinkleCount(-wc) |
uint |
   |
|
Set the number of wrinkle creases. Default is 3. |
|
-branchCount(-brc) |
uint |
   |
|
Set the number of branches spawned from a crease for radial
wrinkles. Default is 2. |
|
-branchDepth(-bd) |
uint |
   |
|
Set the depth of branching for radial wrinkles. Defaults to
0. |
|
-wrinkleIntensity(-wi) |
linear |
   |
|
Set the depth intensity of the wrinkle furrows. Defaults to
0.5. |
|
-randomness(-rnd) |
linear |
   |
|
Set the deviation of the wirnkle creases from straight lines
and other elements of the wrinkle structure. Defaults to 0.2. |
|
-thickness(-th) |
linear |
   |
|
Set the thickness of wirnkle creases by setting the dropoff
distance on the underlying wires. |
|