2027 Method
Changes 0
M

FabricationPartRouteEnd.CreateFromCenterline

Description:
Create fabrication routing end from centerline point on straight element.
public static FabricationPartRouteEnd CreateFromCenterline(
	Element element,
	XYZ ptAt
)
  • element
    The straight element that the centerline is on.
  • ptAt
    A point along the straight element where the fitting to be cut in should be positioned.
Return Value FabricationPartRouteEnd FabricationPartRouteEnd