DclSet2DPlane

Description

Devide 2 dimension planes into 3 dimension space.

Syntax

Call DclSet2DPlane (X_dir, y_dir, section)

Arguments

X_dir, y_dir < I > Three dimension coordinates corresponding to the x coordinates, y coordinates of 2 dimension planes are designated with the following number.
1: X coordinates
2: Y coordinates
3: Z coordinates

When the value of negative is designated to these numerical value the direction of positive and negative is assigned conversely.
Section < R > The interception of the axis of coordinates where 2 dimension planes cut.

Note

None

Related items