NXOpen .NET Reference  12.0.0
Public Member Functions | Static Public Member Functions | Properties | List of all members
NXOpen.LineDesigner.AutotestPrint Class Reference

Represents a class that is used for LineDesigner testing. More...

Inheritance diagram for NXOpen.LineDesigner.AutotestPrint:

Public Member Functions

unsafe void ObjectInformation ()
 Prints object infomation More...
 

Static Public Member Functions

static AutotestPrint GetAutotestPrint (NXOpen.Session owner)
 Returns the AutotestPrint object for the running session which serves as the 'gateway' class for the application API. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a class that is used for LineDesigner testing.

This class shouldn't be made available to customers

Use the static method in this class to obtain an instance.

Created in NX10.0.0

Member Function Documentation

static AutotestPrint NXOpen.LineDesigner.AutotestPrint.GetAutotestPrint ( NXOpen.Session  owner)
static

Returns the AutotestPrint object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

unsafe void NXOpen.LineDesigner.AutotestPrint.ObjectInformation ( )

Prints object infomation

Created in NX10.0.0

License requirements: None.

Property Documentation

Tag NXOpen.LineDesigner.AutotestPrint.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.