Changes the connector host reference to a new planar face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void ChangeHostReference(
Reference planarFace
)
Parameters
- planarFace Reference
-
The planar face to place the connector on.
Exceptions
Remarks
The connector referenced by a planar face alone is placed at the plane origin, and may be moved later along the planar face.
See Also
Reference