NX Open C++ Reference Guide
Public Types
NXOpen::Motion::Marker Class Reference

Represents the Motion Marker class. More...

Inheritance diagram for NXOpen::Motion::Marker:
NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Types

enum  MarkerType { MarkerTypeUndefined, MarkerTypeInertia, MarkerTypeUserDefined, MarkerTypeCenterOfMass }
 Marker subtype. More...

Detailed Description

Represents the Motion Marker class.

A Marker defines a point with orientations to request motion results at, and must be associated with a Motion Link.
Created in NX4.0.0.


Member Enumeration Documentation

Marker subtype.

Enumerator:
MarkerTypeUndefined 

undefined

MarkerTypeInertia 

Defines the center of inertia for a link.

It will be automatically created for a link.

MarkerTypeUserDefined 

User created marker.

It can be attached to any motion object.

MarkerTypeCenterOfMass 

Defines the center of mass for a link.

It will be automatically created for a link.


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.