NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::MarkerModel Class Reference

Represents a marker object on a plotting graph. More...

Inheritance diagram for NXOpen::CAE::Xyplot::MarkerModel:
NXOpen::CAE::Xyplot::BasicModel NXOpen::TaggedObject

Public Member Functions

void Delete ()
 Deletes the marker model
Created in NX10.0.0. More...
 
int PointIndex ()
 Returns the point index of marker model. More...
 
int RecordIndex ()
 Returns the record index of marker model. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BasicModel
NXOpen::CAE::Xyplot::IDisplayStyleDisplayStyle ()
 Returns the model display style
Created in NX10.0.0. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Finds the NXObject with the given identifier as recorded in a journal. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Finds the NXObject with the given identifier as recorded in a journal. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a marker object on a plotting graph.


Not support KF.

Created in NX10.0.0.

Member Function Documentation

void NXOpen::CAE::Xyplot::MarkerModel::Delete ( )

Deletes the marker model
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

int NXOpen::CAE::Xyplot::MarkerModel::PointIndex ( )

Returns the point index of marker model.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

int NXOpen::CAE::Xyplot::MarkerModel::RecordIndex ( )

Returns the record index of marker model.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")


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