Class BaseDataLoadingWheelBuilder
Inheritance
System.Object
System.MarshalByRefObject
BaseDataLoadingWheelBuilder
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 BaseDataLoadingWheelBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BaseDataLoadingWheelBuilder()
Declaration
protected BaseDataLoadingWheelBuilder()
Properties
Camber
Declaration
public double Camber { get; set; }
Property Value
Type |
Description |
System.Double |
|
CoordinateX
Declaration
public double CoordinateX { get; set; }
Property Value
Type |
Description |
System.Double |
|
CoordinateY
Declaration
public double CoordinateY { get; set; }
Property Value
Type |
Description |
System.Double |
|
CoordinateZ
Declaration
public double CoordinateZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
DataDefinition
Declaration
public BaseDataLoadingWheelBuilder.DataDefinitionOptions DataDefinition { get; set; }
Property Value
DeltaCamber
Declaration
public double DeltaCamber { get; set; }
Property Value
Type |
Description |
System.Double |
|
DeltaStaticRadius
Declaration
public double DeltaStaticRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
DeltaToe
Declaration
public double DeltaToe { get; set; }
Property Value
Type |
Description |
System.Double |
|
DeltaWidth
Declaration
public double DeltaWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
DeltaX
Declaration
public double DeltaX { get; set; }
Property Value
Type |
Description |
System.Double |
|
DeltaY
Declaration
public double DeltaY { get; set; }
Property Value
Type |
Description |
System.Double |
|
DeltaZ
Declaration
public double DeltaZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
DesignData
Declaration
public BaseDataWheelBuilder DesignData { get; set; }
Property Value
StaticRadius
Declaration
public double StaticRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Toe
Declaration
public double Toe { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width
Declaration
public double Width { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink