Click or drag to resize
AB4D logo

DumperGetObjectHierarchyString(Visual3D) Method

Returns string that describes the hierarchy of Visual3D children

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public static string GetObjectHierarchyString(
	Visual3D visual3D
)

Parameters

visual3D  Visual3D
Visual3D

Return Value

String
string that describes the hierarchy of Visual3D children
See Also