Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

b5f72e36 e825 d407 0672 50719f755e2f

haplokuon edited this page May 6, 2023 · 1 revision

ParametricSurface Class

netDxf 3.0.0 Library

[Missing <summary> documentation for "T:netDxf.GTE.ParametricSurface"]

Definition

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

Properties

IsConstructed  
IsIsRectangular  
UMax  
UMin  
VMax  
VMin  

Methods

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)

Fields

SUP_ORDER  

See Also

Reference

netDxf.GTE Namespace

Clone this wiki locally