Form.RotateProfile
Description:
Rotate a profile of the form, by a specified angle around a given axis.
Rotate a profile of the form, by a specified angle around a given axis.
public void RotateProfile(
int profileIndex,
Line axis,
double angle
)