2026 Method
Changes 0
M

Form.MoveProfile

Description:
Move a profile of the form, specified by a reference, and an offset vector.
public void MoveProfile(
	int profileIndex,
	XYZ offset
)
  • Int32
    profileIndex
    Index to specify the profile.
  • offset
    The vector by which the element is to be moved.