Return to Statement


Project along ZC Axis Example

This example demonstrates the use of the 3D analysis PROSOL statement.

$$
$$ Declarations
$$

ENTITY/LN(4),CR1,OBNDRY,IBNDRY
NUMBER/RETRN(42)
$$
$$ Geometry Definition
$$

LN(1) =LINE/.25,.25,.25,2.25
LN(2) =LINE/.25,2.25,2.25,2.25
LN(3) =LINE/2.25,2.25,2.25,.25
LN(4) =LINE/2.25,.25,.25,.25
CR1=CIRCLE/1.25,1.25,.5
OBNDRY=BOUND/LN(1..4)
IBNDRY=BOUND/CR1
$$
$$ 3D Analysis
$$

ANLSIS/PROSOL,.29,.5,1.5,OBNDRY,IBNDRY,INCHES,
RETRN(1..42

A Three Dimensional Analysis on a Projected Solid