Struct Post.Mark
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
Fields
BelowMarkHideType
Declaration
public Post.MarkHide BelowMarkHideType
Field Value
BelowResultPercent
Declaration
public double BelowResultPercent
Field Value
| Type |
Description |
| System.Double |
|
BelowResultValue
Declaration
public double BelowResultValue
Field Value
| Type |
Description |
| System.Double |
|
DisplayNumericalValueWithArrow
Declaration
public bool DisplayNumericalValueWithArrow
Field Value
| Type |
Description |
| System.Boolean |
|
HideMarksBelow
Declaration
public bool HideMarksBelow
Field Value
| Type |
Description |
| System.Boolean |
|
MarkColor
Declaration
public Post.MarkColor MarkColor
Field Value
MarkLocation
Declaration
public Post.MarkLocation MarkLocation
Field Value
MarkMaximumSize
Declaration
public Post.MarkMaximumSize MarkMaximumSize
Field Value
MarkRenderStyle
Declaration
public Post.MarkRenderStyle MarkRenderStyle
Field Value
MarkSize
Declaration
public Post.MarkSize MarkSize
Field Value
MarkTensorStyle
Declaration
public Post.MarkTensorStyle MarkTensorStyle
Field Value
ModelPrecentValue
Declaration
public double ModelPrecentValue
Field Value
| Type |
Description |
| System.Double |
|
ShowArrowMagnitude
Declaration
public bool ShowArrowMagnitude
Field Value
| Type |
Description |
| System.Boolean |
|
ShowArrowXComponent
Declaration
public bool ShowArrowXComponent
Field Value
| Type |
Description |
| System.Boolean |
|
ShowArrowYComponent
Declaration
public bool ShowArrowYComponent
Field Value
| Type |
Description |
| System.Boolean |
|
ShowArrowZComponent
Declaration
public bool ShowArrowZComponent
Field Value
| Type |
Description |
| System.Boolean |
|
SpecifiedColor
Declaration
public NXColor SpecifiedColor
Field Value
SpecifiedLengthValue
Declaration
public double SpecifiedLengthValue
Field Value
| Type |
Description |
| System.Double |
|
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type |
Description |
| System.String |
|
Overrides
System.ValueType.ToString()