CircularWedgeKey

class HPS.CircularWedgeKey : public HPS.GeometryKey

Public Functions

CircularWedgeKey ()
CircularWedgeKey (HPS.CircularWedgeKey in_that)
CircularWedgeKey (HPS.Key in_that)
void Consume (HPS.CircularWedgeKit in_kit)
override void Dispose ()
override HPS.Type ObjectType ()
void Set (HPS.CircularWedgeKit in_kit)
HPS.CircularWedgeKey SetEnd (HPS.Point in_end)
HPS.CircularWedgeKey SetMiddle (HPS.Point in_middle)
HPS.CircularWedgeKey SetStart (HPS.Point in_start)
void Show (out HPS.CircularWedgeKit out_kit)
bool ShowEnd (out HPS.Point out_end)
bool ShowMiddle (out HPS.Point out_middle)
bool ShowStart (out HPS.Point out_start)