Click or drag to resize
AB4D logo

MeshUtilsEdgeLineIndicesProperty Field

EdgeLineIndicesProperty is a DependencyProperty that can be set to the MeshGeometry3D object and specifies a List<int> with Position indexes that define edge lines for the MeshGeometry3D. Each line is defined by two consecutive indexes.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public static readonly DependencyProperty EdgeLineIndicesProperty

Field Value

DependencyProperty
See Also