Class OperationDisplayOptionsBuilder
Inheritance
System.Object
System.MarshalByRefObject
OperationDisplayOptionsBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class OperationDisplayOptionsBuilder : TaggedObject, IMessageSink
Constructors
OperationDisplayOptionsBuilder()
Declaration
protected OperationDisplayOptionsBuilder()
Properties
ArrowDisplayFlag
Declaration
public bool ArrowDisplayFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayCutRegionsFlag
Declaration
public bool DisplayCutRegionsFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FeedDisplayFlag
Declaration
public bool FeedDisplayFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LineNumberDisplayFlag
Declaration
public bool LineNumberDisplayFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PaintDisplay
Declaration
public DisplayPaint PaintDisplay { get; }
Property Value
PathDisplay
Declaration
public DisplayPath PathDisplay { get; }
Property Value
PathDisplayColors
Declaration
public PathDisplayColors PathDisplayColors { get; }
Property Value
PathDisplayType
Declaration
public OperationDisplayOptionsBuilder.PathDisplayTypes PathDisplayType { get; set; }
Property Value
PathNormalType
Declaration
public OperationDisplayOptionsBuilder.PathNormalTypes PathNormalType { get; set; }
Property Value
PathVector
Declaration
public Direction PathVector { get; set; }
Property Value
PatternDisplayFrequency
Declaration
public int PatternDisplayFrequency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PatternDisplayType
Declaration
public OperationDisplayOptionsBuilder.PatternDisplayTypes PatternDisplayType { get; set; }
Property Value
PatternFile
Declaration
public string PatternFile { get; set; }
Property Value
Type |
Description |
System.String |
|
PatternXOffset
Declaration
public double PatternXOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
PatternYOffset
Declaration
public double PatternYOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
PatternZOffset
Declaration
public double PatternZOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
PauseAfterDisplayFlag
Declaration
public bool PauseAfterDisplayFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double PercentOfTool { get; set; }
Property Value
Type |
Description |
System.Double |
|
RefreshBeforeDisplayFlag
Declaration
public bool RefreshBeforeDisplayFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReplaySpeed
Declaration
public int ReplaySpeed { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public bool SaveContactDisplayDataFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SilhouDisplay
Declaration
public DisplaySilhouette SilhouDisplay { get; }
Property Value
SuppressPathDisplayFlag
Declaration
public bool SuppressPathDisplayFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public DisplayTool ToolDisplay { get; }
Property Value
Declaration
public int ToolDisplayFrequency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public OperationDisplayOptionsBuilder.ToolDisplayTypes ToolDisplayType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink