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