Class WindshieldDatumBuilder
Inheritance
System.Object
System.MarshalByRefObject
WindshieldDatumBuilder
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 WindshieldDatumBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WindshieldDatumBuilder()
Declaration
protected WindshieldDatumBuilder()
Properties
AssoToggle
Declaration
public bool AssoToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BottomAngle
Declaration
public Expression BottomAngle { get; }
Property Value
EyeFeature
Declaration
public SelectFeature EyeFeature { get; }
Property Value
EyeType
Declaration
public WindshieldDatumBuilder.EnumEyeType EyeType { get; set; }
Property Value
HorizontalAngle
Declaration
public Expression HorizontalAngle { get; }
Property Value
LoadingName
Declaration
public string LoadingName { get; set; }
Property Value
Type |
Description |
System.String |
|
PointV1
Declaration
public Point PointV1 { get; set; }
Property Value
PointV2
Declaration
public Point PointV2 { get; set; }
Property Value
RayLength
Declaration
public Expression RayLength { get; }
Property Value
SelectWindshield
Declaration
public ScCollector SelectWindshield { get; }
Property Value
ShowPoints
Declaration
public bool ShowPoints { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowRays
Declaration
public bool ShowRays { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TopAngle
Declaration
public Expression TopAngle { get; }
Property Value
UseStandardLoading
Declaration
public bool UseStandardLoading { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VisionType
Declaration
public WindshieldDatumBuilder.CustomVisionAngle VisionType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink