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

Public Member Functions

override bool Equals (object obj)
 
bool IsEqualTo (NurbSurfaceDefinition a)
 
override int GetHashCode ()
 

Static Public Member Functions

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

Properties

DoubleCollection Weights [get]
 
KnotCollection UKnots [get]
 
KnotCollection VKnots [get]
 
Point3dCollection ControlPoints [get]
 
int DegreeInU [get]
 
int DegreeInV [get]
 
int NumberOfControlPointsInU [get]
 
int NumberOfControlPointsInV [get]
 
int PropertiesInU [get]
 
int PropertiesInV [get]