Class DirectFieldViewBuilder
Inheritance
System.Object
System.MarshalByRefObject
DirectFieldViewBuilder
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 DirectFieldViewBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
DirectFieldViewBuilder()
Declaration
protected DirectFieldViewBuilder()
Properties
AllowExtension
Declaration
public bool AllowExtension { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BoundaryCurve
Declaration
public ScCollector BoundaryCurve { get; set; }
Property Value
BoundaryFace
Declaration
public ScCollector BoundaryFace { get; set; }
Property Value
BoundaryFilter
Declaration
public DirectFieldViewBuilder.BoundaryFilterType BoundaryFilter { get; set; }
Property Value
CurveColor
Declaration
public NXColor CurveColor { get; set; }
Property Value
CurveLayer
Declaration
public int CurveLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Driver
Declaration
public DirectFieldViewBuilder.DriverType Driver { get; set; }
Property Value
EnableValidationChecker
Declaration
public bool EnableValidationChecker { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExtensionLength
Declaration
public double ExtensionLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
EyeFeature
Declaration
public Feature EyeFeature { get; set; }
Property Value
Eyellipse
Declaration
public SelectFeature Eyellipse { get; }
Property Value
EyellipsePercentile
Declaration
public DirectFieldViewBuilder.EyePercentile EyellipsePercentile { get; set; }
Property Value
EyeRotateAngleDown
Declaration
public double EyeRotateAngleDown { get; set; }
Property Value
Type |
Description |
System.Double |
|
EyeRotateAngleLeft
Declaration
public double EyeRotateAngleLeft { get; set; }
Property Value
Type |
Description |
System.Double |
|
EyeRotateAngleRight
Declaration
public double EyeRotateAngleRight { get; set; }
Property Value
Type |
Description |
System.Double |
|
EyeRotateAngleUp
Declaration
public double EyeRotateAngleUp { get; set; }
Property Value
Type |
Description |
System.Double |
|
EyeRotationType
Declaration
public DirectFieldViewBuilder.EyeRotation EyeRotationType { get; set; }
Property Value
FaceColor
Declaration
public NXColor FaceColor { get; set; }
Property Value
FaceLayer
Declaration
public int FaceLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
GenerateLogFile
Declaration
public bool GenerateLogFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HeadTurnAngleLeft
Declaration
public double HeadTurnAngleLeft { get; set; }
Property Value
Type |
Description |
System.Double |
|
HeadTurnAngleRight
Declaration
public double HeadTurnAngleRight { get; set; }
Property Value
Type |
Description |
System.Double |
|
HeadTurnType
Declaration
public DirectFieldViewBuilder.HeadTurn HeadTurnType { get; set; }
Property Value
LeftEye
Declaration
public Point LeftEye { get; set; }
Property Value
LimitationType
Declaration
public DirectFieldViewBuilder.LimitType LimitationType { get; set; }
Property Value
Loading
Declaration
public string Loading { get; set; }
Property Value
Type |
Description |
System.String |
|
OutputBoundaryCurves
Declaration
public bool OutputBoundaryCurves { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OutputVisionFace
Declaration
public bool OutputVisionFace { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RightEye
Declaration
public Point RightEye { get; set; }
Property Value
UseStandardLoading
Declaration
public bool UseStandardLoading { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ViewResults
Declaration
public bool ViewResults { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public void ValidationButton()
Implements
System.Runtime.Remoting.Messaging.IMessageSink