Click or drag to resize

SectionPlaneEdgeCollection Class

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

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