Deprecated List
Member HPS.ComponentPath.Append (HPS.Component in_component)
This function exists for compatibility. Use ComponentPath.PushBack instead.
HPS::ComponentPath Member HPS.ComponentPath.Append (HPS.ComponentPath in_path)
This function exists for compatibility. Use ComponentPath.PushBack instead.
HPS::ComponentPath Member HPS.ComponentPath.Append (HPS.Component[] in_components)
This function exists for compatibility. Use ComponentPath.PushBack instead.
HPS::KeyPath Member HPS.KeyPath.Append (HPS.Key in_key)
This function exists for compatibility. Use KeyPath.PushBack instead.
HPS::KeyPath Member HPS.KeyPath.Append (HPS.KeyPath in_key_path)
This function exists for compatibility. Use KeyPath.PushBack instead.
HPS::KeyPath Member HPS.KeyPath.Append (HPS.Key[] in_key_array)
This function exists for compatibility. Use KeyPath.PushBack instead.
HPS::KeyPath Member HPS.KeyPath.ShowNetBounding (out HPS.BoundingKit out_kit)
This function exists for compatibility and ShowNetBounding(bool, BoundingKit &)
should be preferred. This function will be removed in HPS 2021.
HPS::MatrixKit Member HPS.MatrixKit.Empty ()
This function exists for compatibility and will always return false.
HPS::MatrixKit Member HPS.MatrixKit.UnsetEverything ()
This function exists for compatibility and Reset should be preferred.
HPS::SelectionOptionsControl Member HPS.SelectionOptionsControl.SetSorting (bool in_sorting)
This function exists for compatibility and SetSorting(Selection.Sorting)
should be preferred in general usage.
HPS::SelectionOptionsKit Member HPS.SelectionOptionsKit.SetSorting (bool in_sorting)
This function exists for compatibility and SetSorting(Selection.Sorting)
should be preferred in general usage.
HPS::VisualEffectsControl Member HPS.VisualEffectsControl.SetAntiAliasing (bool in_state)
This function exists for compatibility and SetTextAntiAliasing(bool in_state)
should be preferred in general usage.
HPS::VisualEffectsControl Member HPS.VisualEffectsControl.ShowAntiAliasing (out bool out_state)
This function exists for compatibility and ShowTextAntiAliasing(bool & out_state)
should be preferred in general usage.
HPS::VisualEffectsControl Member HPS.VisualEffectsControl.UnsetAntiAliasing ()
This function exists for compatibility and UnsetTextAntiAliasing()
should be preferred in general usage.
HPS::VisualEffectsKit Member HPS.VisualEffectsKit.SetAntiAliasing (bool in_state)
This function exists for compatibility and SetTextAntiAliasing(bool in_state)
should be preferred in general usage.
HPS::VisualEffectsKit Member HPS.VisualEffectsKit.ShowAntiAliasing (out bool out_state)
This function exists for compatibility and ShowTextAntiAliasing(bool & out_state)
should be preferred in general usage.
HPS::VisualEffectsKit Member HPS.VisualEffectsKit.UnsetAntiAliasing ()
This function exists for compatibility and UnsetTextAntiAliasing()
should be preferred in general usage.