Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Properties | List of all members
Gssoft.Gscad.DatabaseServices.NurbsData Struct Reference

Public Member Functions

override bool Equals (object obj)
 
Point3dCollection GetControlPoints ()
 
override int GetHashCode ()
 
DoubleCollection GetKnots ()
 
DoubleCollection GetWeights ()
 
bool IsEqualTo (NurbsData other)
 
bool IsEqualTo (NurbsData other, Tolerance tolerance)
 

Static Public Member Functions

static bool operator== (NurbsData a, NurbsData b)
 
static bool operator!= (NurbsData a, NurbsData b)
 

Properties

bool Closed [get]
 
double ControlPointTolerance [get]
 
int Degree [get]
 
double KnotTolerance [get]
 
bool Periodic [get]
 
bool Rational [get]