Click or drag to resize
AB4D logo

EdgeLinesFactoryClearEdgeLineIndices Method

ClearEdgeLineIndices method clears the EdgeLineIndicesProperty and EdgeMultiLineVisual3DProperty DependencyProperty values in the specified model3D and all its children.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public static void ClearEdgeLineIndices(
	Model3D model3D
)

Parameters

model3D  Model3D
Model3D
See Also