Namespace:
Autodesk.Revit.DB.Fabrication
FabricationPartRouteEnd
Class
Description:
Class to hold fabrication part routing start or end information.
Class to hold fabrication part routing start or end information.
Remarks:
To create a new instance, use CreateFromConnector(Connector) to specify a connector, or CreateFromCenterline(Element, XYZ) to specify the centerline of a straight element, for the fabrication routing end point.
To create a new instance, use CreateFromConnector(Connector) to specify a connector, or CreateFromCenterline(Element, XYZ) to specify the centerline of a straight element, for the fabrication routing end point.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd
System.Object
Autodesk.Revit.DB.Fabrication.FabricationPartRouteEnd
Syntax
public class FabricationPartRouteEnd : IDisposable