NXOpen.UF.Motion.Marker Structure

NXOpen.UF.Motion.Marker is an alias for NXOpen.UF.MotionMarker_Struct

class NXOpen.UF.MotionMarker_Struct

Bases: object

Refer to UF_MOTION_marker_s for documentation.

Fields

NXOpen.UF.MotionMarker_Struct.Name The name of the marker.
NXOpen.UF.MotionMarker_Struct.MarkerType Type of marker.
NXOpen.UF.MotionMarker_Struct.AttachmentTag The mechanism object that this marker is attached to.
NXOpen.UF.MotionMarker_Struct.OrientationTag Orientation matrix that defines the orientation of the marker.
NXOpen.UF.MotionMarker_Struct.OriginTag Smart point that defines the origin of the marker.
NXOpen.UF.MotionMarker_Struct.Location Coordinates that define the location of the marker.