Description
Default constructor. Initializes the base surface pointer to NULL and the offset distance to 0.0.
Visual Basic
Public Sub New()
C#
public OffsetSurface();
Default constructor. Initializes the base surface pointer to NULL and the offset distance to 0.0.
Public Sub New()
public OffsetSurface();