NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::AME::PlcMethod Class Reference

Plc Method Node Journaling class
This is an abstract class. More...

Inheritance diagram for NXOpen::AME::PlcMethod:
NXOpen::AME::AMEExtendedObject NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Public Member Functions

void ChangeMethodName (const NXString &text)
 Change the name of a PlcMethod
Created in NX12.0.0. More...
 
void ChangeMethodName (const char *text)
 Change the name of a PlcMethod
Created in NX12.0.0. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 

Detailed Description

Plc Method Node Journaling class
This is an abstract class.



Created in NX12.0.0.

Member Function Documentation

void NXOpen::AME::PlcMethod::ChangeMethodName ( const NXString text)

Change the name of a PlcMethod
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
texttext
void NXOpen::AME::PlcMethod::ChangeMethodName ( const char *  text)

Change the name of a PlcMethod
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
texttext

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