Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.NURBSSurfaceAttributeKit Class Reference
Inheritance diagram for HPS.NURBSSurfaceAttributeKit:
HPS.Object

Public Member Functions

override void Dispose ()
 
 NURBSSurfaceAttributeKit (HPS.NURBSSurfaceAttributeKit in_kit)
 
override HPS.Type ObjectType ()
 
void Set (HPS.NURBSSurfaceAttributeKit in_kit)
 
void Show (out HPS.NURBSSurfaceAttributeKit out_kit)
 
override bool Empty ()
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.NURBSSurfaceAttributeKit in_kit)
 
HPS.NURBSSurfaceAttributeKit SetBudget (ulong in_budget)
 
HPS.NURBSSurfaceAttributeKit SetMaximumDeviation (float in_deviation)
 
HPS.NURBSSurfaceAttributeKit SetMaximumAngle (float in_degrees)
 
HPS.NURBSSurfaceAttributeKit SetMaximumWidth (float in_width)
 
HPS.NURBSSurfaceAttributeKit SetTrimBudget (ulong in_budget)
 
HPS.NURBSSurfaceAttributeKit SetMaximumTrimDeviation (float in_deviation)
 
HPS.NURBSSurfaceAttributeKit UnsetBudget ()
 
HPS.NURBSSurfaceAttributeKit UnsetMaximumDeviation ()
 
HPS.NURBSSurfaceAttributeKit UnsetMaximumAngle ()
 
HPS.NURBSSurfaceAttributeKit UnsetMaximumWidth ()
 
HPS.NURBSSurfaceAttributeKit UnsetTrimBudget ()
 
HPS.NURBSSurfaceAttributeKit UnsetMaximumTrimDeviation ()
 
HPS.NURBSSurfaceAttributeKit UnsetEverything ()
 
bool ShowBudget (out ulong out_budget)
 
bool ShowMaximumDeviation (out float out_deviation)
 
bool ShowMaximumAngle (out float out_degrees)
 
bool ShowMaximumWidth (out float out_width)
 
bool ShowTrimBudget (out ulong out_budget)
 
bool ShowMaximumTrimDeviation (out float out_deviation)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static HPS.NURBSSurfaceAttributeKit GetDefault ()
 
static bool operator== (HPS.NURBSSurfaceAttributeKit a, HPS.NURBSSurfaceAttributeKit b)
 
static bool operator!= (HPS.NURBSSurfaceAttributeKit a, HPS.NURBSSurfaceAttributeKit b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: