Click or drag to resize

Altaxo.Drawing.D3D.CrossSections Namespace

Contains cross-section shapes for three-dimensional line rendering.
Classes
 ClassDescription
Public classCrossSectionOfLine Represents the cross section of a line. It is assumed here that the midpoint of the line is the point (0,0) and that all edges can be connected to the midpoint without leaving the cross section.
Public classEllipsoidal Elliptical cross section for 3D lines.
Public classOctagonal Octagonal cross section for 3D lines.
Public classRectangular Rectangular cross section for 3D lines.
Public classTriangular Triangular cross section for 3D lines.