Interface IFriction
Inherited Members
Namespace: NXOpen.CAE.Connections
Assembly: NXOpen.dll
Syntax
public interface IFriction : INXObject
Properties
CharacteristicLengthRadius
Declaration
Expression CharacteristicLengthRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
FrictionCoefficient
Declaration
Expression FrictionCoefficient { get; }
Property Value
Type | Description |
---|---|
Expression |
TighteningForce
Declaration
Expression TighteningForce { get; }
Property Value
Type | Description |
---|---|
Expression |
UseFriction
Declaration
bool UseFriction { get; set; }
Property Value
Type | Description |
---|---|
bool |