Search Results for

    Show / Hide Table of Contents

    Class ApparentChainingRule

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    SelectionIntentRule
    ApparentChainingRule
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    SelectionIntentRule.Type
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public class ApparentChainingRule : SelectionIntentRule, IMessageSink, IDisposable

    Constructors

    ApparentChainingRule(nint)

    Declaration
    protected ApparentChainingRule(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Methods

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    SelectionIntentRule.FreeResource()

    GetData(out ICurve, out View, out ApparentChainingRuleType, out ApparentChainingRuleSelection, out double, out double)

    Declaration
    public void GetData(out ICurve seed, out View view, out ApparentChainingRuleType chainingRule, out ApparentChainingRuleSelection selectionMask, out double chainingTolerance, out double angleTolerance)
    Parameters
    Type Name Description
    ICurve seed
    View view
    ApparentChainingRuleType chainingRule
    ApparentChainingRuleSelection selectionMask
    double chainingTolerance
    double angleTolerance

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IDisposable
    In this article
    Back to top Generated by DocFX