NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.Motion.TirePropertyFtBuilder Class Reference

Represents a Builder for Motion Ftire Tire Property More...

Inheritance diagram for NXOpen.Motion.TirePropertyFtBuilder:
NXOpen.Motion.TirePropertyBuilder NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Properties

unsafe string FtireFile [get, set]
 Returns or sets the FTire file. More...
 
unsafe NXOpen.Expression IdRoad [get]
 Returns the IdRoad. More...
 
unsafe string Name [get, set]
 Returns or sets the name. More...
 
unsafe NXOpen.Expression Radius [get]
 Returns the Radius. More...
 
unsafe bool RunInParallel [get, set]
 Returns or sets the "run in parallel" parameter. More...
 
unsafe bool StaticHold [get, set]
 Returns or sets the static hold. More...
 
unsafe NXOpen.Expression StaticVerticalStiffness [get]
 Returns the static vertical stiffness. 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...
 

Detailed Description

Represents a Builder for Motion Ftire Tire Property

To create a new instance of this class, use NXOpen.Motion.TirePropertyFtCollection.CreateTirePropertyFtBuilder

Default values.

Property Value

IdRoad.Value

0 (millimeters part), 0 (inches part)

Radius.Value

300.0 (millimeters part), 11.811 (inches part)

RunInParallel

0

StaticHold

1

StaticVerticalStiffness.Value

0.0 (millimeters part), 0.0 (inches part)

Created in NX11.0.0

Property Documentation

unsafe string NXOpen.Motion.TirePropertyFtBuilder.FtireFile
getset

Returns or sets the FTire file.

This is a file containing information describing the FTire tire.

Created in NX11.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.TirePropertyFtBuilder.IdRoad
get

Returns the IdRoad.

It is a Road type identification number.

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe string NXOpen.Motion.TirePropertyFtBuilder.Name
getset

Returns or sets the name.

It is a uniqe name within tire properties.

Created in NX11.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.TirePropertyFtBuilder.Radius
get

Returns the Radius.

It represents the undeformed radius of the tire.

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe bool NXOpen.Motion.TirePropertyFtBuilder.RunInParallel
getset

Returns or sets the "run in parallel" parameter.

This specifies if the FTire will automatically launch itself in parallel.

Created in NX11.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe bool NXOpen.Motion.TirePropertyFtBuilder.StaticHold
getset

Returns or sets the static hold.

It controls holding forces during static analysis. These holding forces are applied to prevent tire spin and gross chassis motion (X and Y translation and yaw with respect to the road "up" vector).

Created in NX11.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.TirePropertyFtBuilder.StaticVerticalStiffness
get

Returns the static vertical stiffness.

It specifies the vertical stiffness only used in static equilibrating force calculations

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")


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