BSplineSurface Class

Definition

Namespace: netDxf.GTE
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class BSplineSurface : ParametricSurface
Inheritance
Object    ParametricSurface    BSplineSurface

Constructors

BSplineSurfaceInitializes a new instance of the BSplineSurface class

Properties

IsConstructed
(Inherited from ParametricSurface)
IsIsRectangular
(Inherited from ParametricSurface)
UMax
(Inherited from ParametricSurface)
UMin
(Inherited from ParametricSurface)
VMax
(Inherited from ParametricSurface)
VMin
(Inherited from ParametricSurface)

Methods

See Also