NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.ResponseSimulation.ObjectLabel Class Reference

Represents the setting to label an object. More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.ObjectLabel:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string[] GetDescriptions ()
 Returns the description for the object More...
 
unsafe void SetDescriptions (string[] description)
 Sets the description for the object More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe string Name [get, set]
 Returns or sets the object name More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the setting to label an object.

Includes name and description

Created in NX5.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.ResponseSimulation.ObjectLabel.GetDescriptions ( )
inline

Returns the description for the object

Created in NX6.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Returns
unsafe void NXOpen.CAE.ResponseSimulation.ObjectLabel.SetDescriptions ( string[]  description)
inline

Sets the description for the object

Created in NX6.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
description

Property Documentation

unsafe string NXOpen.CAE.ResponseSimulation.ObjectLabel.Name
getset

Returns or sets the object name

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")


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