Struct UFMotion.Marker
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFMotion.Marker
Fields
attachment_tag
Declaration
public Tag attachment_tag
Field Value
Type | Description |
---|---|
Tag |
location
Declaration
public double[] location
Field Value
Type | Description |
---|---|
double[] |
marker_type
Declaration
public UFMotion.MarkerType marker_type
Field Value
Type | Description |
---|---|
UFMotion.MarkerType |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
string |
orientation_tag
Declaration
public Tag orientation_tag
Field Value
Type | Description |
---|---|
Tag |
origin_tag
Declaration
public Tag origin_tag
Field Value
Type | Description |
---|---|
Tag |