NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Session::UndoMarkData Struct Reference

This structure contains data about an undo mark. More...

Public Member Functions

 UndoMarkData (NXOpen::Session::UndoMarkId idInitial, NXOpen::Session::MarkVisibility visibilityInitial)
 Constructor for the UndoMarkData struct. More...
 

Public Attributes

NXOpen::Session::UndoMarkId Id
 ID of the mark. More...
 
NXOpen::Session::MarkVisibility Visibility
 visibility of the mark More...
 

Detailed Description

This structure contains data about an undo mark.

Constructor & Destructor Documentation

NXOpen::Session::UndoMarkData::UndoMarkData ( NXOpen::Session::UndoMarkId  idInitial,
NXOpen::Session::MarkVisibility  visibilityInitial 
)

Constructor for the UndoMarkData struct.

Parameters
idInitialID of the mark
visibilityInitialvisibility of the mark

Member Data Documentation

NXOpen::Session::UndoMarkId NXOpen::Session::UndoMarkData::Id

ID of the mark.

NXOpen::Session::MarkVisibility NXOpen::Session::UndoMarkData::Visibility

visibility of the mark


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