RVTDocs.com

FabricationPartRouteEnd.CreateFromCenterline

Method
Description:
Create fabrication routing end from centerline point on straight element.
Syntax
public static FabricationPartRouteEnd CreateFromCenterline(
	Element element,
	XYZ ptAt
)
Parameters
Parameter Type Description
element Element The straight element that the centerline is on.
ptAt XYZ A point along the straight element where the fitting to be cut in should be positioned.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null