HyperCrash

OPEN_FOLD Operator

OPEN_FOLD Operator

Previous topic Next topic No expanding text in this topic  

OPEN_FOLD Operator

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

Description

Creates a new model obtained by partial folding from the model given in argument.

Syntax

fmodel = OPEN_FOLD(

model, plan, line, flag, angle

) ;

fmodel

 The folded model.

model

 The model to be folded.

plan

 The mean plan of the model to be folded.

line

 The fold line.

flag

 An integer flag describing the position of the rotation axis with respect to the airbag:

 hc_img68

         outer surface

 hc_img69

         medium fiber

 hc_img70

         inner surface

 All other values are considered erroneous.

angle

 The rotation angle expressed in degrees.

Comments

The algorithm of folding is described with more detail in the Open Fold explanation.