Class HandReachBuilder
Inheritance
HandReachBuilder
Assembly: NXOpen.dll
Syntax
public class HandReachBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HandReachBuilder()
Declaration
protected HandReachBuilder()
Properties
AHPLength
Declaration
public Expression AHPLength { get; }
Property Value
AHPToSWCHeight
Declaration
public Expression AHPToSWCHeight { get; }
Property Value
AhpPoint
Declaration
public Point AhpPoint { get; set; }
Property Value
DriverSide
Declaration
public HandReachBuilder.DriverSideType DriverSide { get; set; }
Property Value
ElbowFingertipLength
Declaration
public Expression ElbowFingertipLength { get; }
Property Value
ElbowGripLength
Declaration
public Expression ElbowGripLength { get; }
Property Value
ExtendedFingerColor
Declaration
public NXColor ExtendedFingerColor { get; set; }
Property Value
ExtendedFingerControl
Declaration
public bool ExtendedFingerControl { get; set; }
Property Value
FullHandColor
Declaration
public NXColor FullHandColor { get; set; }
Property Value
FullHandControl
Declaration
public bool FullHandControl { get; set; }
Property Value
HipPoint
Declaration
public Point HipPoint { get; set; }
Property Value
HpdFeature
Declaration
public SelectFeature HpdFeature { get; }
Property Value
PopulationMix
Declaration
public HandReachBuilder.PopulationRatio PopulationMix { get; set; }
Property Value
PositionDefinition
Declaration
public HandReachBuilder.OccupantPositionMethod PositionDefinition { get; set; }
Property Value
ReferenceCsys
Declaration
public bool ReferenceCsys { get; set; }
Property Value
ReferenceCsysColor
Declaration
public NXColor ReferenceCsysColor { get; set; }
Property Value
RestraintLockMaxReach
Declaration
public bool RestraintLockMaxReach { get; set; }
Property Value
RestraintLockMaxReachColor
Declaration
public NXColor RestraintLockMaxReachColor { get; set; }
Property Value
RestraintLockReach
Declaration
public bool RestraintLockReach { get; set; }
Property Value
RestraintLockReachColor
Declaration
public NXColor RestraintLockReachColor { get; set; }
Property Value
RestraintType
Declaration
public HandReachBuilder.RestraintSystemType RestraintType { get; set; }
Property Value
RestraintUnlockMaxReach
Declaration
public bool RestraintUnlockMaxReach { get; set; }
Property Value
RestraintUnlockMaxReachColor
Declaration
public NXColor RestraintUnlockMaxReachColor { get; set; }
Property Value
SRPHeight
Declaration
public Expression SRPHeight { get; }
Property Value
SRPLength
Declaration
public Expression SRPLength { get; }
Property Value
SRPToNSRPHeight
Declaration
public Expression SRPToNSRPHeight { get; }
Property Value
SRPToNSRPLength
Declaration
public Expression SRPToNSRPLength { get; }
Property Value
SRPWidth
Declaration
public Expression SRPWidth { get; }
Property Value
SeatHeight
Declaration
public Expression SeatHeight { get; }
Property Value
SgRPHeight
Declaration
public Expression SgRPHeight { get; }
Property Value
SgRPToAHPLength
Declaration
public Expression SgRPToAHPLength { get; }
Property Value
SgRPWidth
Declaration
public Expression SgRPWidth { get; }
Property Value
SgrpPoint
Declaration
public Point SgrpPoint { get; set; }
Property Value
ShoulderElbowLength
Declaration
public Expression ShoulderElbowLength { get; }
Property Value
ShoulderFromTorso
Declaration
public Expression ShoulderFromTorso { get; }
Property Value
ShoulderHalfWidth
Declaration
public Expression ShoulderHalfWidth { get; }
Property Value
ShoulderHeight
Declaration
public Expression ShoulderHeight { get; }
Property Value
StandardType
Declaration
public string StandardType { get; set; }
Property Value
SwcPoint
Declaration
public Point SwcPoint { get; set; }
Property Value
ThreeFingerColor
Declaration
public NXColor ThreeFingerColor { get; set; }
Property Value
ThreeFingerControl
Declaration
public bool ThreeFingerControl { get; set; }
Property Value
TorsoAngle
Declaration
public Expression TorsoAngle { get; }
Property Value
UnlockMovement
Declaration
public Expression UnlockMovement { get; }
Property Value
Methods
Illustration()
Declaration
public void Illustration()
RevertData()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink