Overview | Statement List | Example
obj = SSURF/obj1,obj2,p,c[,ent3]
Creates a swept body by specifying a generating and trajectory curve. The generating curve is swept along the trajectory curve to calculate a series of curves (number of curves are based on values you define) to be used to create a body.
An optional point may be specified to indicate the direction of the sweep. If you select the endpoint of the trajectory curve closest to the generating curve, the body is as shown in Figure 1-9. If you select the endpoint of the trajectory curve farthest from the generating curve, the sweep is in the opposite direction.
The current U and V surface display parameters are applied to each patch formed between two crossing curves in the body.
Parameter |
Description |
obj1 |
An existing object which serves as the generator curve. |
obj2 |
The trajectory curve along which the generator curve is swept. |
p |
The number of primary curves to be generated along the trajectory curve. |
c |
The number of cross curves to be generated along the generator. |
obj3 |
An optional point specified to indicate the direction of the sweep. |