2020 Method
Changes 0
M

Form.RotateSubElement

Description:
Rotate a face/edge/curve/vertex of the form, by a specified angle around a given axis.
public void RotateSubElement(
	Reference subElementReference,
	Line axis,
	double angle
)