Class BodyContactRecurdyn
Inheritance
BodyContactRecurdyn
Assembly: NXOpen.dll
Syntax
public class BodyContactRecurdyn : NXObject, IMessageSink, INXObject
Constructors
BodyContactRecurdyn()
Declaration
protected BodyContactRecurdyn()
Properties
AutoGlobalMaxPenetrationFlag
Declaration
public int AutoGlobalMaxPenetrationFlag { get; set; }
Property Value
AutoLocalMaxPenetrationFlag
Declaration
public int AutoLocalMaxPenetrationFlag { get; set; }
Property Value
BufferRadiusFactorExpression
Declaration
public Expression BufferRadiusFactorExpression { get; }
Property Value
ContactTypeOption
Declaration
public BodyContactRecurdyn.ContactType ContactTypeOption { get; set; }
Property Value
CoulombFrictionOption
Declaration
public BodyContactRecurdyn.CoulombFriction CoulombFrictionOption { get; set; }
Property Value
DynamicCoefficientExpression
Declaration
public Expression DynamicCoefficientExpression { get; }
Property Value
FirstGeometryBoundingBufferLengthExpression
Declaration
public Expression FirstGeometryBoundingBufferLengthExpression { get; }
Property Value
FirstGeometryMaxFacetSizeFactorExpression
Declaration
public Expression FirstGeometryMaxFacetSizeFactorExpression { get; }
Property Value
FirstGeometryMaxFacetSizeFactorFlag
Declaration
public bool FirstGeometryMaxFacetSizeFactorFlag { get; set; }
Property Value
FirstGeometryMaximumPenetrationExpression
Declaration
public Expression FirstGeometryMaximumPenetrationExpression { get; }
Property Value
FirstGeometryPlaneToleranceFactorExpression
Declaration
public Expression FirstGeometryPlaneToleranceFactorExpression { get; }
Property Value
FirstGeometryPlaneToleranceFactorSolidContactExpression
Declaration
public Expression FirstGeometryPlaneToleranceFactorSolidContactExpression { get; }
Property Value
ForceExponentExpression
Declaration
public Expression ForceExponentExpression { get; }
Property Value
ForceModelType
Declaration
public BodyContactRecurdyn.ForceModel ForceModelType { get; set; }
Property Value
FrictionVelocityExpression
Declaration
public Expression FrictionVelocityExpression { get; }
Property Value
GlobalMaxPenetrationExpression
Declaration
public Expression GlobalMaxPenetrationExpression { get; }
Property Value
LocalMaxPenetrationExpression
Declaration
public Expression LocalMaxPenetrationExpression { get; }
Property Value
MaterialDampingExpression
Declaration
public Expression MaterialDampingExpression { get; }
Property Value
MaximumStepSizeFactorExpression
Declaration
public Expression MaximumStepSizeFactorExpression { get; }
Property Value
PenetrationDepthExpression
Declaration
public Expression PenetrationDepthExpression { get; }
Property Value
ReboundDampingFactorExpression
Declaration
public Expression ReboundDampingFactorExpression { get; }
Property Value
ReboundDampingFactorFlag
Declaration
public bool ReboundDampingFactorFlag { get; set; }
Property Value
SecondGeometryBoundingBufferLengthExpression
Declaration
public Expression SecondGeometryBoundingBufferLengthExpression { get; }
Property Value
SecondGeometryMaxFacetSizeFactorExpression
Declaration
public Expression SecondGeometryMaxFacetSizeFactorExpression { get; }
Property Value
SecondGeometryMaxFacetSizeFactorFlag
Declaration
public bool SecondGeometryMaxFacetSizeFactorFlag { get; set; }
Property Value
SecondGeometryMaximumPenetrationExpression
Declaration
public Expression SecondGeometryMaximumPenetrationExpression { get; }
Property Value
SecondGeometryPlaneToleranceFactorExpression
Declaration
public Expression SecondGeometryPlaneToleranceFactorExpression { get; }
Property Value
SecondGeometryPlaneToleranceFactorSolidContactExpression
Declaration
public Expression SecondGeometryPlaneToleranceFactorSolidContactExpression { get; }
Property Value
StaticCoefficientExpression
Declaration
public Expression StaticCoefficientExpression { get; }
Property Value
StictionVelocityExpression
Declaration
public Expression StictionVelocityExpression { get; }
Property Value
StiffnessExpression
Declaration
public Expression StiffnessExpression { get; }
Property Value
SurfaceTypeOption
Declaration
public BodyContactRecurdyn.SurfaceType SurfaceTypeOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink