GetGlobal3DDirectionHandles Method


Exporter IFCUtils Get Global 3DDirection Handles Method

Note: This API is now obsolete.

Obtains the handles representing the cardinal directions in 3D.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("This function is deprecated in Revit 2027.  Get one direction handle at a time.")]
public static IList<IFCAnyHandle> GetGlobal3DDirectionHandles(
	bool positive
)

Parameters

positive Boolean
True if the handles returned should be in the positive direction, false if the handles should be in the negative direction.

Return Value

IList IFCAnyHandle
The collection of handles.
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 →