NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Motion::CurveContactBuilder Class Reference

Represents a Motion::CurveContactBuilder
To create a new instance of this class, use Motion::CurveContactCollection::CreateCurveContactBuilder
Default values. More...

Inheritance diagram for NXOpen::Motion::CurveContactBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  GeometryMaterialSide { GeometryMaterialSideDirection, GeometryMaterialSideDirectionReverse }
 the enum for the materia side direction of the selected geometry More...

Public Member Functions

NXOpen::Motion::CurveContactAdamsAdamsParameters ()
 Returns the 2D CurveContact's subobject (the adams parameters)
Created in NX5.0.0.
NXString ContactName ()
 Returns the contact name
Created in NX5.0.0.
double DisplayScale ()
 Returns the display scale
Created in NX5.0.0.
NXOpen::SelectNXObjectListFirstContactCurve ()
 Returns the selection of the first contact curve
Created in NX5.0.0.
NXOpen::Motion::CurveContactBuilder::GeometryMaterialSide FirstGeometryMaterialDirection ()
 Returns the first geometry materia side direction
Created in NX5.0.0.
NXOpen::Motion::CurveContactRecurdynRecurdynParameters ()
 Returns the 2D CurveContact's subobject (the recurdyn parameters)
Created in NX5.0.0.
NXOpen::SelectNXObjectListSecondContactCurve ()
 Returns the selection of the second contact curve
Created in NX5.0.0.
NXOpen::Motion::CurveContactBuilder::GeometryMaterialSide SecondGeometryMaterialDirection ()
 Returns the second geometry materia side direction
Created in NX5.0.0.
void SetContactName (const NXString &name)
 Sets the contact name
Created in NX5.0.0.
void SetDisplayScale (double displayScale)
 Sets the display scale
Created in NX5.0.0.
void SetFirstGeometryMaterialDirection (NXOpen::Motion::CurveContactBuilder::GeometryMaterialSide sideDirection)
 Sets the first geometry materia side direction
Created in NX5.0.0.
void SetSecondGeometryMaterialDirection (NXOpen::Motion::CurveContactBuilder::GeometryMaterialSide sideDirection)
 Sets the second geometry materia side direction
Created in NX5.0.0.

Detailed Description

Represents a Motion::CurveContactBuilder
To create a new instance of this class, use Motion::CurveContactCollection::CreateCurveContactBuilder
Default values.

Property Value

AdamsParameters.DynamicCoefficientExpression.Value

0.05

AdamsParameters.ForceExponentExpression.Value

1.2

AdamsParameters.MaterialDampingExpression.Value

100000.0 (millimeters part), 570.993 (inches part)

AdamsParameters.PenetrationDepthExpression.Value

0.001 (millimeters part), 0.00003937 (inches part)

AdamsParameters.SlipVelocityExpression.Value

0.1 (millimeters part), 0.003937 (inches part)

AdamsParameters.StaticCoefficientExpression.Value

0.08

AdamsParameters.StiffnessExpression.Value

100000000000.0 (millimeters part), 570993141.98628 (inches part)

AdamsParameters.TransitionVelocityExpression.Value

1.0 (millimeters part), 0.03937 (inches part)

DisplayScale

1.0

RecurdynParameters.BufferRadiusFactorExpression.Value

1.2

RecurdynParameters.CurveToleranceFactorExpression.Value

10.0

RecurdynParameters.DynamicCoefficientExpression.Value

0.05

RecurdynParameters.FirstCurveMaximumPenetrationExpression.Value

10.0 (millimeters part), 0.3937 (inches part)

RecurdynParameters.ForceExponentExpression.Value

1.2

RecurdynParameters.MaterialDampingExpression.Value

100000.0 (millimeters part), 570.993 (inches part)

RecurdynParameters.MaximumStepSizeFactorExpression.Value

2.0

RecurdynParameters.PenetrationDepthExpression.Value

0.001 (millimeters part), 0.00003937 (inches part)

RecurdynParameters.SecondCurveMaximumPenetrationExpression.Value

10.0 (millimeters part), 0.3937 (inches part)

RecurdynParameters.SlipVelocityExpression.Value

0.1 (millimeters part), 0.003937 (inches part)

RecurdynParameters.StaticCoefficientExpression.Value

0.08

RecurdynParameters.StiffnessExpression.Value

100000000000.0 (millimeters part), 570993141.98628 (inches part)

RecurdynParameters.TransitionVelocityExpression.Value

1.0 (millimeters part), 0.03937 (inches part)


Created in NX5.0.0.


Member Enumeration Documentation

the enum for the materia side direction of the selected geometry

Enumerator:
GeometryMaterialSideDirection 

direction

GeometryMaterialSideDirectionReverse 

direction reverse


Member Function Documentation

Returns the 2D CurveContact's subobject (the adams parameters)
Created in NX5.0.0.



License requirements : None

Returns the contact name
Created in NX5.0.0.



License requirements : None

Returns the display scale
Created in NX5.0.0.



License requirements : None

Returns the selection of the first contact curve
Created in NX5.0.0.



License requirements : None

Returns the first geometry materia side direction
Created in NX5.0.0.



License requirements : None

Returns the 2D CurveContact's subobject (the recurdyn parameters)
Created in NX5.0.0.



License requirements : None

Returns the selection of the second contact curve
Created in NX5.0.0.



License requirements : None

Returns the second geometry materia side direction
Created in NX5.0.0.



License requirements : None

Sets the contact name
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename

Sets the display scale
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
displayScaledisplay scale

Sets the first geometry materia side direction
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
sideDirectionside direction

Sets the second geometry materia side direction
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
sideDirectionside direction

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