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

Public Member Functions

override void Dispose ()
 
 NURBSSurfaceAttributeControl (HPS.SegmentKey in_seg)
 
 NURBSSurfaceAttributeControl (HPS.NURBSSurfaceAttributeControl in_that)
 
override HPS.Type ObjectType ()
 
HPS.NURBSSurfaceAttributeControl SetBudget (ulong in_budget)
 
HPS.NURBSSurfaceAttributeControl SetMaximumDeviation (float in_deviation)
 
HPS.NURBSSurfaceAttributeControl SetMaximumAngle (float in_degrees)
 
HPS.NURBSSurfaceAttributeControl SetMaximumWidth (float in_width)
 
HPS.NURBSSurfaceAttributeControl SetTrimBudget (ulong in_budget)
 
HPS.NURBSSurfaceAttributeControl SetMaximumTrimDeviation (float in_deviation)
 
HPS.NURBSSurfaceAttributeControl UnsetBudget ()
 
HPS.NURBSSurfaceAttributeControl UnsetMaximumDeviation ()
 
HPS.NURBSSurfaceAttributeControl UnsetMaximumAngle ()
 
HPS.NURBSSurfaceAttributeControl UnsetMaximumWidth ()
 
HPS.NURBSSurfaceAttributeControl UnsetTrimBudget ()
 
HPS.NURBSSurfaceAttributeControl UnsetMaximumTrimDeviation ()
 
HPS.NURBSSurfaceAttributeControl 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.Control
 Control (HPS.Control in_that)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Protected Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 
- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

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