Use this function to rotate a set of lines through the desired angle.
HRESULT RotateObjects(double angle, ISet *objectSet1)
angle
angle of rotation
objset
lines to be rotated
Output Parameters
None
Description
This function rotates
a given set of lines through the desired angle in the active sketch. It
also AutoConstrains the rotated lineset.