Class SpecifyLocation
Inheritance
SpecifyLocation
Assembly: NXOpenUI.dll
Syntax
public class SpecifyLocation : UIBlock, IMessageSink
Constructors
SpecifyLocation()
Declaration
protected SpecifyLocation()
Properties
AutomaticProgression
Declaration
public bool AutomaticProgression { get; set; }
Property Value
CursorLocation
Declaration
public Point3d CursorLocation { get; set; }
Property Value
DisplayTemporaryPoint
Declaration
public bool DisplayTemporaryPoint { get; set; }
Property Value
LabelString
Declaration
public string LabelString { get; set; }
Property Value
LocationSpecified
Declaration
public bool LocationSpecified { get; }
Property Value
StepStatusAsString
Declaration
public string StepStatusAsString { get; set; }
Property Value
Methods
GetStepStatusMembers()
Declaration
public string[] GetStepStatusMembers()
Returns
ResetCursorLocation()
Declaration
public void ResetCursorLocation()
TestCursorLocationSpecified(Point3d)
Declaration
public void TestCursorLocationSpecified(Point3d cursorLocation)
Parameters
Type |
Name |
Description |
Point3d |
cursorLocation |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink