Search Results for

    Show / Hide Table of Contents

    Interface INodalTargetsPairing

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.CAE.Connections
    Assembly: NXOpen.dll
    Syntax
    public interface INodalTargetsPairing : INXObject

    Properties

    PairingMethod

    Declaration
    NodalPairingMethod PairingMethod { get; set; }
    Property Value
    Type Description
    NodalPairingMethod

    SearchConeAngle

    Declaration
    Expression SearchConeAngle { get; }
    Property Value
    Type Description
    Expression

    SearchOrientation

    Declaration
    Direction SearchOrientation { get; set; }
    Property Value
    Type Description
    Direction

    SearchRange

    Declaration
    Expression SearchRange { get; }
    Property Value
    Type Description
    Expression
    In This Article
    Back to top Generated by DocFX