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

Represents a builder for a Motion.TirePropertyBasic More...

Inheritance diagram for NXOpen.Motion.TirePropertyBasicBuilder:
NXOpen.Motion.TirePropertyBuilder NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Motion.TirePropertyAdvancedParameters 
AdvancedTab [get]
 Returns the advancedTab. More...
 
unsafe
NXOpen.Motion.TirePropertyBasicParameters 
BasicTab [get]
 Returns the basicTab. More...
 
unsafe
NXOpen.Motion.TirePropertyHighOrderParameters 
HighOrderEffectsTab [get]
 Returns the highOrderTab. 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 builder for a Motion.TirePropertyBasic

To create a new instance of this class, use NXOpen.Motion.TirePropertyBasicCollection.CreateTirePropertyBasicBuilder

Default values.

Property Value

AdvancedTab.AligningMomentArm.Value

0.0 (millimeters part), 0.0 (inches part)

AdvancedTab.ConeIndex.Value

0.0 (millimeters part), 0.0 (inches part)

AdvancedTab.ContactAreaType

Function

AdvancedTab.DistributedContact

0

AdvancedTab.FrictionType

Function

AdvancedTab.NumDivisions.Value

1 (millimeters part), 1 (inches part)

AdvancedTab.RelaxationLength.Value

0.0 (millimeters part), 0.0 (inches part)

AdvancedTab.RollingRadiusType

None

AdvancedTab.RollingRadiusValue.Value

0.0 (millimeters part), 0.0 (inches part)

AdvancedTab.SectionHeight.Value

0.0 (millimeters part), 0.0 (inches part)

AdvancedTab.SectionWidth.Value

0.0 (millimeters part), 0.0 (inches part)

AdvancedTab.StaticHold

1

AdvancedTab.SurfaceType

Simple

AdvancedTab.TransDampingDeflection.Value

0.0 (millimeters part), 0.0 (inches part)

BasicTab.CorneringStiffness.Value

1000000.0 (millimeters part), 224808.944 (inches part)

BasicTab.FrictionCoefficient.Value

1.0 (millimeters part), 1.0 (inches part)

BasicTab.LateralForceType

Cornering

BasicTab.Radius.Value

300 (millimeters part), 11.811 (inches part)

BasicTab.RollingResistance.Value

0.0 (millimeters part), 0.0 (inches part)

BasicTab.VerticalDamping.DataType

Expression

HighOrderEffectsTab.CarcassMass.Value

0.0 (millimeters part), 0.0 (inches part)

HighOrderEffectsTab.LateralDamping.Value

0 (millimeters part), 0 (inches part)

HighOrderEffectsTab.LateralStiffness.Value

0 (millimeters part), 0 (inches part)

HighOrderEffectsTab.LongDamping.Value

0 (millimeters part), 0 (inches part)

HighOrderEffectsTab.LongStiffness.Value

0 (millimeters part), 0 (inches part)

HighOrderEffectsTab.RollMoment

1

HighOrderEffectsTab.UnloadingVerticalStiffnessType

Function

HighOrderEffectsTab.VerticalStiffnessTransVelocity.Value

10 (millimeters part), 0.393701 (inches part)

Created in NX11.0.0

Property Documentation

unsafe NXOpen.Motion.TirePropertyAdvancedParameters NXOpen.Motion.TirePropertyBasicBuilder.AdvancedTab
get

Returns the advancedTab.

This is a builder for the parameters in the TirePropertyBasic UI Advanced tab.

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.TirePropertyBasicParameters NXOpen.Motion.TirePropertyBasicBuilder.BasicTab
get

Returns the basicTab.

This is a builder for the parameters in the TirePropertyBasic UI Basic tab.

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.TirePropertyHighOrderParameters NXOpen.Motion.TirePropertyBasicBuilder.HighOrderEffectsTab
get

Returns the highOrderTab.

This is a builder for the parameters in the TirePropertyBasic UI High Order Effects tab.

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")


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