NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.LogFile Class Reference

Represents the system log file More...

Inheritance diagram for NXOpen.LogFile:

Public Member Functions

unsafe void Write (string s)
 Write a string to the system log file More...
 
unsafe void WriteLine (string s)
 Write a string with a following new line to the system log file More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe string FileName [get]
 Returns the name of the system log file More...
 

Detailed Description

Represents the system log file

To obtain an instance of this class, refer to NXOpen.Session

Created in NX3.0.0

Member Function Documentation

unsafe void NXOpen.LogFile.Write ( string  s)

Write a string to the system log file

Created in NX3.0.0

License requirements: None.

Parameters
sstring to write to the syslog
unsafe void NXOpen.LogFile.WriteLine ( string  s)

Write a string with a following new line to the system log file

Created in NX3.0.0

License requirements: None.

Parameters
sstring to write to the syslog

Property Documentation

unsafe string NXOpen.LogFile.FileName
get

Returns the name of the system log file

Created in NX3.0.0

License requirements: None.

Tag NXOpen.LogFile.Tag
get

Returns the tag of this object.


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