Class CaeLabel
Inheritance
CaeLabel
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class CaeLabel : NoteBase, IMessageSink, IFitTo, INXObject
Constructors
CaeLabel()
Declaration
protected CaeLabel()
Methods
GetAssociatedObjects()
Declaration
public TaggedObject[] GetAssociatedObjects()
Returns
Type | Description |
---|---|
TaggedObject[] |
RemoveAssociatedObjects()
Declaration
public void RemoveAssociatedObjects()
SetAssociatedObjects(TaggedObject[])
Declaration
public void SetAssociatedObjects(TaggedObject[] objectArray)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject[] | objectArray |
Implements
System.Runtime.Remoting.Messaging.IMessageSink