LineAttributeKit

class HPS.LineAttributeKit : public HPS.Kit

Public Functions

override void Dispose ()
override bool Empty ()
bool Equals (HPS.LineAttributeKit in_kit)
override bool Equals (Object obj)
override int GetHashCode ()
LineAttributeKit ()
LineAttributeKit (HPS.LineAttributeKit in_kit)
override HPS.Type ObjectType ()
void Set (HPS.LineAttributeKit in_kit)
HPS.LineAttributeKit SetPattern (string in_name)
HPS.LineAttributeKit SetPattern (string in_name, HPS.LinePatternOptionsKit in_options)
HPS.LineAttributeKit SetWeight (float in_weight)
HPS.LineAttributeKit SetWeight (float in_weight, HPS.Line.SizeUnits in_units)
void Show (out HPS.LineAttributeKit out_kit)
bool ShowPattern (out string out_pattern, out HPS.LinePatternOptionsKit out_options)
bool ShowWeight (out float out_weight, out HPS.Line.SizeUnits out_units)
HPS.LineAttributeKit UnsetEverything ()
HPS.LineAttributeKit UnsetPattern ()
HPS.LineAttributeKit UnsetWeight ()

Public Static Functions

HPS.LineAttributeKit GetDefault ()
bool operator!= (HPS.LineAttributeKit a, HPS.LineAttributeKit b)
bool operator== (HPS.LineAttributeKit a, HPS.LineAttributeKit b)