Adams Basic Package > Adams View > View Command Language > geometry > geometry modify feature blend

geometry modify feature blend

Allows you to modify a chamfer or fillet (blend) on a vertex or edge on a rigid body.

Format:

 
geometry modify feature blend
blend_name =
an existing blend
new_blend_name =
a new blend
radius1 =
length
radius2 =
length

Example:

 
geometry modify feature blend &
blend_name =
blend__1 &
blend_name =
blend__2 &
radius1 =
0.15

Description:

 
Parameter
Value Type
Description
blend_name
An Existing Blend
Specifies the name of an existing blend to be modified.
new_blend_name
A New Blend
Specifies the new name of the blend being modified
radius1
Length
Specifies the width of the chamfer bevel or radius of the fillet.
radius2
Length
Specifies the end radius for a fillet. Adams View uses the value you enter for radius1 as the starting radius of the variable fillet.