EdgeAttributeControl
- class HPS.EdgeAttributeControl : public HPS.Control
- Public Functions - override void Dispose ()
 - EdgeAttributeControl (HPS.EdgeAttributeControl in_that)
 - EdgeAttributeControl (HPS.SegmentKey in_seg)
 - override HPS.Type ObjectType ()
 - HPS.EdgeAttributeControl SetHardAngle (float in_angle)
 - HPS.EdgeAttributeControl SetPattern (string in_pattern_name)
 - HPS.EdgeAttributeControl SetWeight (float in_weight)
 - HPS.EdgeAttributeControl SetWeight (float in_weight, HPS.Edge.SizeUnits in_units)
 - bool ShowHardAngle (out float out_angle)
 - bool ShowPattern (out string out_pattern_name)
 - bool ShowWeight (out float out_weight, out HPS.Edge.SizeUnits out_units)
 - HPS.EdgeAttributeControl UnsetEverything ()
 - HPS.EdgeAttributeControl UnsetHardAngle ()
 - HPS.EdgeAttributeControl UnsetPattern ()
 - HPS.EdgeAttributeControl UnsetWeight ()
 
