[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


UNTRIM-DIALOG terminate action

UNTRIM_DIALOG recovers the underlying surface of an existing face to create a new face part.

Syntax

                     +---------------<-----------------+
                     |                                 |
--->(UNTRIM_DIALOG)--+--(:FACE_PART)--|face part|------+--->
                     |                                 |
                     +--(:FACE_TO_UNTRIM)--|face|------+
                     |                                 |
                     +--(:ENLARGEMENT)--|factor|-------+
                     |                                 |
                     +--(:USE_FACE_BOX)--+--(:ON)---+--+
                     |                   |          |  |
                     |                   +--(:OFF)--+  |
                     |                                 |
                     +--(:PREVIEW)---------------------+

Options

The following options are available:

When to use

You can use the UNTRIM action to identify the underlying surface of a face produced by a trim operation and/or to extend such a face along its underlying surface.

Example

The following example untrims a face part named p2. the enlargement factor is 1.5. The face box is disabled.

UNTRIM_DIALOG :FACE_PART "/p2" :FACE_TO_UNTRIM (GPNTWC -24.443956 -28.691782 3.350773 "vport1") :ENLARGEMENT 1.5 :USE_FACE_BOX :OFF

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

See also

SKIN terminate action CAP_3D terminate action CREATE_FACE terminate action GATHER_FACES terminate action FLIP_FACES terminate action REINTERSECT_FACES terminate action SURFACE_MODIFICATION terminate action
[Contents] [Index] [Books]