HyperCrash

SUP_TUCK Operator

SUP_TUCK Operator

Previous topic Next topic No expanding text in this topic  

SUP_TUCK Operator

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Description

Creates a new model by applying a superimposed tuck fold to an existing model.

Syntax

tmodel = SUP_TUCK(

model, plan, line1, line2, el_size, gap_mini, thick_flag

) ;

tmodel

 The name of the folded model.

model

 The name of the model object to be folded.

plan

 The mean plane of the model to be folded.

line1

 The first folding line.

line2

 The second folding line.

el_size

 The minimum element size.

gap_mini

 The minimum gap between folded surfaces.

thick_flag

 Integer: 0 = thin, 1 = thick.

Comments

The folding algorithm in described is detail in the Superimposed Tuck Fold section.