Struct FaceRecognitionBuilder.Relation
Inherited Members
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 |