NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 Id, NXOpen.Session.MarkVisibility Visibility)
 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  Id,
NXOpen.Session.MarkVisibility  Visibility 
)
inline

Constructor for the UndoMarkData struct.

Parameters
IdID of the mark
Visibilityvisibility 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.