[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SKIN terminate action

SKIN generates a surface by interpolating a set of parameter curves that provide a mesh.

Syntax

            +---------------------<----------------------+
            |                                            |
--->(SKIN)--+--(:SKIN_PART)--|specify part|--------------+---->
            |                                            |
            +--(:EDGES)--|edges defining mesh|-----------+
            |                                            |
            +--(:SMOOTH)--+--(:OFF)--+-------------------+
            |             |          |                   |
            |             +--(:ON)---+                   |
            |                                            |
            +--(:PREVIEW)-------------------->-----------+
            |                                            |
            +--(:CHECK)--+--(:ON)---+--------------------+
                         |          |
                         +--(:OFF)--+

Options

The following options are available:

When to use

Use this action to "heal" the open side of a face part or to produce a surface based on a set of edges that make up a mesh for the skin.

Example

The following example adds a skin to a part named LAM23. The skin is smoothly connected to the existing part geometry.

SKIN :SKIN_PART "/LAM23" :EDGES (GPNTWC 77.934226 43.354029 2.276459 "vport1") (GPNTWC 53.000198 43.505604 2.276459 "vport1") (GPNTWC -9.754008 47.888251 2.959221 "vport1") (GPNTWC 13.297079 61.449662 2.827240 "vport1") (GPNTWC 42.130348 68.169279 1.992292 "vport1") (GPNTWC 32.356359 39.336011 3.957555 "vport1") (GPNTWC 54.470010 41.168634 2.422241 "vport1") (GPNTWC 59.845704 50.942623 3.957241 "vport1") (GPNTWC 58.746130 69.268853 1.957241 "vport1") (GPNTWC 52.515212 69.757553 1.957247 "vport1") (GPNTWC 40.664250 86.373335 2.022321 "vport1") (GPNTWC 26.491965 88.694657 1.957241 "vport1") :SMOOTH :ON :CHECK :ON

All part names must be enclosed in double quotes (" ").

See also

CAP_3D terminate action CREATE_FACE terminate action UNTRIM-DIALOG terminate action GATHER_FACES terminate action FLIP_FACES terminate action REINTERSECT_FACES terminate action SURFACE_MODIFICATION terminate action
[Contents] [Index] [Books]