NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Features.VehicleDesign.BaseDataDriverBuilder Class Reference

Represents a NXOpen.Features.VehicleDesign.BaseDataDriverBuilder . More...

Inheritance diagram for NXOpen.Features.VehicleDesign.BaseDataDriverBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.Expression BackAngle [get]
 Returns the inclination angle of the backrest. More...
 
unsafe bool BackAngleFixed [get, set]
 Returns or sets the option to indicate whether the Back Angle is fixed for not. More...
 
unsafe string DriverSide [get]
 Returns the Driver side. More...
 
unsafe NXOpen.Expression FrontShoulderRoom [get]
 Returns the front shoulder room. More...
 
unsafe NXOpen.Point HeelReferencePoint [get, set]
 Returns or sets the driver heel reference point. More...
 
unsafe bool HeelReferencePointActive [get, set]
 Returns or sets the status to indicate whether the driver heel reference point is active or not. More...
 
unsafe NXOpen.Expression HorizontalPointTravel [get]
 Returns the horizontal seat adjustment in the direction of the x axis. More...
 
unsafe NXOpen.Point PedalReferencePoint [get, set]
 Returns or sets the driver pedal reference point. More...
 
unsafe bool PedalReferencePointActive [get, set]
 Returns or sets the driver pedal reference point's activeness. More...
 
unsafe NXOpen.Expression RearShoulderRoom [get]
 Returns the rear shoulder room. More...
 
unsafe NXOpen.Point SeatReferencePoint [get, set]
 Returns or sets the driver seat reference point. More...
 
unsafe bool SeatReferencePointActive [get, set]
 Returns or sets the status to indicate whether the driver seat reference point is active or not. More...
 
unsafe NXOpen.Expression SteeringWheelAngle [get]
 Returns the steering wheel angle. More...
 
unsafe NXOpen.Point SteeringWheelCenterPoint [get, set]
 Returns or sets the center point of the driver steering wheel. More...
 
unsafe bool SteeringWheelCenterPointActive [get, set]
 Returns or sets the status to indicate whether the steering wheel center point is active or not. More...
 
unsafe NXOpen.Expression SteeringWheelDiameter [get]
 Returns the steering wheel diameter. More...
 
unsafe string Transmission [get, set]
 Returns or sets the vehicle transmission type. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Features.VehicleDesign.BaseDataDriverBuilder .

This class can only be used in base data, thus cannot be created directly by user.

Created in NX8.5.0

Property Documentation

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.BackAngle
get

Returns the inclination angle of the backrest.

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.BackAngleFixed
getset

Returns or sets the option to indicate whether the Back Angle is fixed for not.

If it is true, the back angle is not adjustable.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe string NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.DriverSide
get

Returns the Driver side.

This value indicates either it is a left driven or right driven vehicle. This value is calculated from the driver's seat reference point coordinates and can not be edited by the user.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.FrontShoulderRoom
get

Returns the front shoulder room.

This information is needed in the calculation for eye ellipses and the head position contour.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.HeelReferencePoint
getset

Returns or sets the driver heel reference point.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe bool NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.HeelReferencePointActive
getset

Returns or sets the status to indicate whether the driver heel reference point is active or not.

If it is true, the driver heel reference point is active.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.HorizontalPointTravel
get

Returns the horizontal seat adjustment in the direction of the x axis.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.PedalReferencePoint
getset

Returns or sets the driver pedal reference point.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe bool NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.PedalReferencePointActive
getset

Returns or sets the driver pedal reference point's activeness.

If true, the driver pedal reference point is active.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.RearShoulderRoom
get

Returns the rear shoulder room.

This information is needed in the calculation for head position contour.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.SeatReferencePoint
getset

Returns or sets the driver seat reference point.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe bool NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.SeatReferencePointActive
getset

Returns or sets the status to indicate whether the driver seat reference point is active or not.

If it is true, the driver seat reference point is active.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.SteeringWheelAngle
get

Returns the steering wheel angle.

Created in NX12.0.2

License requirements: None.

unsafe NXOpen.Point NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.SteeringWheelCenterPoint
getset

Returns or sets the center point of the driver steering wheel.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe bool NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.SteeringWheelCenterPointActive
getset

Returns or sets the status to indicate whether the steering wheel center point is active or not.

If it is true, the steering wheel center point is active.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.SteeringWheelDiameter
get

Returns the steering wheel diameter.

Created in NX12.0.2

License requirements: None.

unsafe string NXOpen.Features.VehicleDesign.BaseDataDriverBuilder.Transmission
getset

Returns or sets the vehicle transmission type.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.