TargetHostEdgeAndTransformGetHostEdgeTransform Method

Gets the transform that is associated to the host edge's geometry.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public Transform GetHostEdgeTransform()

Return Value

Transform
Returns the transform that is associated to the host edge's geometry.
See Also