Class WheelFixingBuilder
Inheritance
WheelFixingBuilder
Assembly: NXOpen.dll
Syntax
public class WheelFixingBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WheelFixingBuilder()
Declaration
protected WheelFixingBuilder()
Properties
HeightZ
Declaration
public Expression HeightZ { get; }
Property Value
LengthX
Declaration
public Expression LengthX { get; }
Property Value
LevelZ
Declaration
public Expression LevelZ { get; }
Property Value
Loading
Declaration
public string Loading { get; set; }
Property Value
ObjectPosition
Declaration
public WheelFixingBuilder.ObjectPositionType ObjectPosition { get; set; }
Property Value
Position
Declaration
public WheelFixingBuilder.PositionType Position { get; set; }
Property Value
Radius
Declaration
public Expression Radius { get; }
Property Value
RequirementsControl
Declaration
public WheelFixingBuilder.RequirementsControlType RequirementsControl { get; set; }
Property Value
Shape
Declaration
public WheelFixingBuilder.ShapeType Shape { get; set; }
Property Value
Standard
Declaration
public string Standard { get; set; }
Property Value
WheelSize
Declaration
public WheelFixingBuilder.WheelSizeType WheelSize { get; set; }
Property Value
WidthY
Declaration
public Expression WidthY { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink