Class BodyContactSphereToCAD
Inheritance
System.Object
System.MarshalByRefObject
BodyContactSphereToCAD
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class BodyContactSphereToCAD : NXObject, IMessageSink, INXObject
Constructors
BodyContactSphereToCAD()
Declaration
protected BodyContactSphereToCAD()
Properties
BodyAngleTolerance
Declaration
public Expression BodyAngleTolerance { get; }
Property Value
BodyDistanceTolerance
Declaration
public Expression BodyDistanceTolerance { get; }
Property Value
BodyEnableMaxFacetSize
Declaration
public bool BodyEnableMaxFacetSize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BodyMaxFacetSize
Declaration
public Expression BodyMaxFacetSize { get; }
Property Value
CoulombFrictionOption
Declaration
public BodyContactSphereToCAD.CoulombFriction CoulombFrictionOption { get; set; }
Property Value
DynamicCoefficient
Declaration
public Expression DynamicCoefficient { get; }
Property Value
ForceExponent
Declaration
public Expression ForceExponent { get; }
Property Value
FrictionVelocity
Declaration
public Expression FrictionVelocity { get; }
Property Value
MaterialDamping
Declaration
public Expression MaterialDamping { get; }
Property Value
MaxPenetrationDepth
Declaration
public Expression MaxPenetrationDepth { get; }
Property Value
PartialSphereAngle
Declaration
public Expression PartialSphereAngle { get; }
Property Value
PartialSphereOption
Declaration
public bool PartialSphereOption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PartialSphereVector
Declaration
public Direction PartialSphereVector { get; set; }
Property Value
SphereMaxFacetSize
Declaration
public Expression SphereMaxFacetSize { get; }
Property Value
SphereRadius
Declaration
public Expression SphereRadius { get; }
Property Value
StaticCoefficient
Declaration
public Expression StaticCoefficient { get; }
Property Value
StictionVelocity
Declaration
public Expression StictionVelocity { get; }
Property Value
Stiffness
Declaration
public Expression Stiffness { get; }
Property Value
SuperElementIncrement
Declaration
public int SuperElementIncrement { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SuperElementLink
Declaration
public SelectLink SuperElementLink { get; }
Property Value
SuperElementReportInstance
Declaration
public int SuperElementReportInstance { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TessellationFile
Declaration
public string TessellationFile { get; set; }
Property Value
Type |
Description |
System.String |
|
UseTessellationFile
Declaration
public bool UseTessellationFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink