[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


THICKEN_FACE_PART terminate action

THICKEN_FACE_PART creates a solid of defined thickness from a face part.

Syntax

                         +---------------<----------------+
                         |                                |
--->(THICKEN_FACE_PART)--+--(:FACE_PART)--|specify part|--+---->
                         |                                |
                         +--(:DISTANCE)--|distance|-------+
                         |                                |
                         +--+--(:SINGLE_SIDE)--+----------+
                         |  |                  |          |
                         +  +--(:BOTH_SIDES)---+          |
                         |                                |
                         +--+--(:REP)-----+---------------+
                            |             |
                            +--(:NO_REP)--+

Options

The following options are available:

When to use

Use this action to produce a solid part of given thickness from a face part.

Example

The following example creates a face part named bls22 to a solid. The thickness of this new solid is 2.24, half of which (1.12) is added to the positive side and to the negative side of the face part. The check and repair function is on.

THICKEN_FACE_PART :FACE_PART "/bls22" :DISTANCE 2.24 :BOTH_SIDES :REP

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

See also

EXTRUDE_FACE terminate action
[Contents] [Index] [Books]