2026 Method
Changes 0
M

Form.MoveSubElement

Description:
Move a face/edge/curve/vertex of the form, specified by a reference, and an offset vector.
public void MoveSubElement(
	Reference subElementReference,
	XYZ offset
)
  • subElementReference
    The geometry reference of face/edge/curve/vertex
  • offset
    The vector by which the element is to be moved.