GetTerminationPlaneNormal Method


Computation Data For 3DPath Set Get Termination Plane Normal Method

Gets the plane's normal in which the termination (e.g. hook, crank) at end of bar will stay.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public XYZ GetTerminationPlaneNormal(
	int end
)

Parameters

end Int32
The end of bar. Should be 0 for start or 1 for end.

Return Value

XYZ
Returns the plane's normal in which the termination (e.g. hook, crank) at end of bar will stay.
Exceptions
Exception Condition
ArgumentOutOfRangeException Invalid end.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →