TargetHostEdgeAndTransformGetTargetHostEdge Method |
Gets the target host edge.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic Edge GetTargetHostEdge()
Public Function GetTargetHostEdge As Edge
public:
Edge^ GetTargetHostEdge()
member GetTargetHostEdge : unit -> Edge
Return Value
Edge
Returns the target host edge.
See Also