<Code Lib>
2027 Method
Changes 0
M

FabricationPart.SetPositionByEnd

Description:
Positions the connector of the fabrication part element by the passed point.

public void SetPositionByEnd(
	Connector connector,
	XYZ position
)

  • connector
    The connector of the fabrication part element.
  • position
    The position to move to.

Loading…