Search Results for

    Show / Hide Table of Contents

    Struct FaceRecognitionBuilder.Relation

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Features
    Assembly: NXOpen.dll
    Syntax
    public struct FaceRecognitionBuilder.Relation

    Constructors

    Relation(NXObject, RelationType)

    Declaration
    public Relation(NXObject RelationTag, ModlConstraint.RelationType RelationType)
    Parameters
    Type Name Description
    NXObject RelationTag
    ModlConstraint.RelationType RelationType

    Fields

    RelationTag

    Declaration
    public NXObject RelationTag
    Field Value
    Type Description
    NXObject

    RelationType

    Declaration
    public ModlConstraint.RelationType RelationType
    Field Value
    Type Description
    ModlConstraint.RelationType

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX