NX Open C++ Reference Guide
|
Represents a Motion BushingBuilder
To create a new instance of this class, use Motion::BushingCollection::CreateBushingBuilder
Default values.
More...
Public Types | |
enum | BushingTypes { BushingTypesCylindrical, BushingTypesGeneral } |
Definitions of bushing type. More... | |
Public Member Functions | |
NXOpen::Motion::BushingCoefficients * | BushingCoefficients () |
Returns the bushing coefficients Created in NX6.0.0. | |
NXOpen::Motion::BushingDefine * | BushingDefine () |
Returns the bushing define Created in NX6.0.0. | |
NXOpen::Motion::BushingBuilder::BushingTypes | BushingType () |
Returns the type Created in NX6.0.0. | |
void | SetBushingType (NXOpen::Motion::BushingBuilder::BushingTypes type) |
Sets the type Created in NX6.0.0. |
Represents a Motion BushingBuilder
To create a new instance of this class, use Motion::BushingCollection::CreateBushingBuilder
Default values.
Property | Value |
---|---|
BushingCoefficients.CylindricalCoefficients.DampingCoefficients.Conical (deprecated) |
0.0 |
BushingCoefficients.CylindricalCoefficients.DampingCoefficients.ConicalType |
Constant |
BushingCoefficients.CylindricalCoefficients.DampingCoefficients.Longitudinal (deprecated) |
0.0 |
BushingCoefficients.CylindricalCoefficients.DampingCoefficients.Radial (deprecated) |
0.0 |
BushingCoefficients.CylindricalCoefficients.DampingCoefficients.RadialType |
Constant |
BushingCoefficients.CylindricalCoefficients.DampingCoefficients.Torsional (deprecated) |
0.0 |
BushingCoefficients.TorsionalCoefficients.DampingCoefficients.CoefficientsType |
Constant |
BushingCoefficients.TorsionalCoefficients.DampingCoefficients.XValue (deprecated) |
0.0 |
BushingCoefficients.TorsionalCoefficients.DampingCoefficients.YValue (deprecated) |
0.0 |
BushingCoefficients.TorsionalCoefficients.DampingCoefficients.ZValue (deprecated) |
0.0 |
Vector |
Created in NX6.0.0.
Returns the bushing coefficients
Created in NX6.0.0.
License requirements : None
Returns the bushing define
Created in NX6.0.0.
License requirements : None
Returns the type
Created in NX6.0.0.
License requirements : None
void NXOpen::Motion::BushingBuilder::SetBushingType | ( | NXOpen::Motion::BushingBuilder::BushingTypes | type | ) |
Sets the type
Created in NX6.0.0.
License requirements : mechanisms ("MECHANISMS")
type | type |