Class SuperPoint
Assembly: NXOpenUI.dll
Syntax
public class SuperPoint : UIBlock, IMessageSink
Constructors
SuperPoint()
Declaration
Properties
AllowConvergentObject
Declaration
public bool AllowConvergentObject { get; set; }
Property Value
AllowConvergentObjectWithMixedGeometries
Declaration
[Obsolete("Deprecated in NX2007.0.0. This property is no longer relevant as hybrid selection is default ON now.")]
public bool AllowConvergentObjectWithMixedGeometries { get; set; }
Property Value
AutomaticProgression
Declaration
public bool AutomaticProgression { get; set; }
Property Value
Declaration
public string BalloonTooltipImage { get; set; }
Property Value
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
BalloonTooltipText
Declaration
public string BalloonTooltipText { get; set; }
Property Value
Bitmap
Declaration
public string Bitmap { get; set; }
Property Value
BlendVirtualCurveOverlay
Declaration
public bool BlendVirtualCurveOverlay { get; set; }
Property Value
CreateInterpartLink
Declaration
public bool CreateInterpartLink { get; set; }
Property Value
Cue
Declaration
public string Cue { get; set; }
Property Value
CurveRules
Declaration
public int CurveRules { get; set; }
Property Value
DefaultCurveRulesAsString
Declaration
public string DefaultCurveRulesAsString { get; set; }
Property Value
EntityType
Declaration
public int EntityType { get; set; }
Property Value
InterpartSelectionAsString
Declaration
public string InterpartSelectionAsString { get; set; }
Property Value
LabelString
Declaration
public string LabelString { get; set; }
Property Value
PointOverlay
Declaration
public bool PointOverlay { get; set; }
Property Value
ShowFlowDirectionAndOriginCurve
Declaration
public bool ShowFlowDirectionAndOriginCurve { get; set; }
Property Value
SketchOnPath
Declaration
public bool SketchOnPath { get; set; }
Property Value
SnapPointTypesEnabled
Declaration
public int SnapPointTypesEnabled { get; set; }
Property Value
SnapPointTypesOnByDefault
Declaration
public int SnapPointTypesOnByDefault { get; set; }
Property Value
StepStatusAsString
Declaration
public string StepStatusAsString { get; set; }
Property Value
Declaration
public string ToolTip { get; set; }
Property Value
Methods
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
GetDefaultCurveRulesMembers()
Declaration
public string[] GetDefaultCurveRulesMembers()
Returns
GetInterpartSelectionMembers()
Declaration
public string[] GetInterpartSelectionMembers()
Returns
GetSelectedObjects()
Declaration
public TaggedObject[] GetSelectedObjects()
Returns
GetStepStatusMembers()
Declaration
public string[] GetStepStatusMembers()
Returns
SetSelectedObjects(TaggedObject[])
Declaration
public void SetSelectedObjects(TaggedObject[] objectVector)
Parameters
TestSelection(TaggedObject[])
Declaration
public void TestSelection(TaggedObject[] objectVector)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink