Search Results for

    Show / Hide Table of Contents

    Class FaceConnectedBlendRule

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    SelectionIntentRule
    FaceConnectedBlendRule
    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 FaceConnectedBlendRule : SelectionIntentRule, IMessageSink, IDisposable

    Constructors

    FaceConnectedBlendRule(nint)

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

    Methods

    FreeResource()

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

    GetData()

    Declaration
    public Face GetData()
    Returns
    Type Description
    Face

    GetDefiningData(out Face, out bool, out bool, out Feature)

    Declaration
    public void GetDefiningData(out Face seedFace, out bool includeBlendLike, out bool includeUnlabeledBlend, out Feature feature)
    Parameters
    Type Name Description
    Face seedFace
    bool includeBlendLike
    bool includeUnlabeledBlend
    Feature feature

    Implements

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