BasePartHistoryEventInformation_Struct Struct

NXOpen.BasePart.HistoryEventInformation is an alias for NXOpen.BasePartHistoryEventInformation_Struct

class NXOpen.BasePartHistoryEventInformation_Struct

Bases: object

Contains part history event information .

Constructor: NXOpen.BasePart.HistoryEventInformation()

Fields

Field Description
Program program name
User user id
Machine type of machine.
Time time of last change
Version version number

Program

BasePartHistoryEventInformation_Struct.Program

program name -------------------------------------

Field Value Type:str

User

BasePartHistoryEventInformation_Struct.User

user id -------------------------------------

Field Value Type:str

Machine

BasePartHistoryEventInformation_Struct.Machine

type of machine.

eg. NT Intel -------------------------------------

Field Value Type:str

Time

BasePartHistoryEventInformation_Struct.Time

time of last change -------------------------------------

Field Value Type:str

Version

BasePartHistoryEventInformation_Struct.Version

version number -------------------------------------

Field Value Type:int