Create Default Curved Bend Shape
Create a curved bend shape with default properties.
bend = bendCurved
bend = 
  bendCurved with properties:
              Name: 'myCurvedbend'
    ReferencePoint: [0 0]
            Length: [0.0100 0.0100]
             Width: [0.0050 0.0050]
       CurveRadius: 0.0035
View the shape.
show(bend)
