Class TangentFacetsRule
Inheritance
TangentFacetsRule
Assembly: NXOpen.dll
Syntax
public class TangentFacetsRule : FacetSelectionRule, IMessageSink, IDisposable
Constructors
TangentFacetsRule(nint)
Declaration
protected TangentFacetsRule(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetData(out double)
Declaration
public IFacet GetData(out double tangencyTolerance)
Parameters
Type |
Name |
Description |
double |
tangencyTolerance |
|
Returns
UpdateTangencyTolerance(double)
Declaration
public void UpdateTangencyTolerance(double tangencyTolerance)
Parameters
Type |
Name |
Description |
double |
tangencyTolerance |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink