This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
b5f72e36 e825 d407 0672 50719f755e2f
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "T:netDxf.GTE.ParametricSurface"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public abstract class ParametricSurface
VB
Public MustInherit Class ParametricSurface
C++
public ref class ParametricSurface abstract
F#
[<AbstractClassAttribute>]
type ParametricSurface = class end
Inheritance | Object → ParametricSurface |
Derived |
netDxf.GTE.BSplineSurface netDxf.GTE.NURBSSurface |
IsConstructed | |
IsIsRectangular | |
UMax | |
UMin | |
VMax | |
VMin |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Evaluate | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetPosition | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
GetUTangent | |
GetVTangent | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
SUP_ORDER |