HyperCrash

CUT Operator

CUT Operator

Previous topic Next topic No expanding text in this topic  

CUT 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 cutting of the model given as argument.

Syntax

cmodel = CUT(

model, plan, line

) ;

cmodel

 The name of the new model.

model

 The model to be cut.

plan

 The mean plane of the model to be cut.

line

 The cutting line.

Comments

The model given in argument is cut by the plan which is perpendicular to its mean plane and contains the cutting line. See the Airbag Folder Theoretical Manual and also the Cut Operator explanation for the detailed description.