NXOpen .NET Reference  12.0.0
Public Member Functions | Public Attributes | List of all members
NXOpen.NXObject.ComputationalTime Struct Reference

Holds the computational time value of a time attribute. More...

Public Member Functions

 ComputationalTime (int Day, int Minute)
 Constructor for the ComputationalTime struct. More...
 

Public Attributes

int Day
  More...
 
int Minute
  More...
 

Detailed Description

Holds the computational time value of a time attribute.

The time value held here is in the current time zone of the machine running the program. This is the same format as that used by the NX UFUN API to represent a time attribute value

Constructor & Destructor Documentation

NXOpen.NXObject.ComputationalTime.ComputationalTime ( int  Day,
int  Minute 
)

Constructor for the ComputationalTime struct.

Parameters
Day
Minute

Member Data Documentation

int NXOpen.NXObject.ComputationalTime.Day

int NXOpen.NXObject.ComputationalTime.Minute


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