Click or drag to resize

SectionPlaneEdgeCollection Class

Section Plane Edge Collection Class
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListSectionPlaneEdge
    VIZCore3D.NET.DataSectionPlaneEdgeCollection

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class SectionPlaneEdgeCollection : List<SectionPlaneEdge>
See Also