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.
FabricationPartRouteEnd Class Members:
| Name | Description | Inherited From |
|---|---|---|
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | Inherited From |
|---|---|---|
| CreateFromCenterline | Create fabrication routing end from centerline point on straight element. | |
| CreateFromConnector | Create fabrication routing end from connector end point. | |
| Dispose | Releases all resources used by the FabricationPartRouteEnd | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |