Class CaeNoteBuilder
Inheritance
CaeNoteBuilder
Assembly: NXOpen.dll
Syntax
public class CaeNoteBuilder : DraftingNoteBuilder, IMessageSink, IComponentBuilder
Constructors
CaeNoteBuilder()
Declaration
protected CaeNoteBuilder()
Properties
AssociatedObjects
Declaration
public SelectTaggedObjectList AssociatedObjects { get; }
Property Value
Methods
ConvertLabelToNote(NoteBase)
Declaration
public void ConvertLabelToNote(NoteBase annotation)
Parameters
Type |
Name |
Description |
NoteBase |
annotation |
|
ConvertNoteToLabel(NoteBase)
Declaration
public void ConvertNoteToLabel(NoteBase annotation)
Parameters
Type |
Name |
Description |
NoteBase |
annotation |
|
SetFolderName(string)
Declaration
public void SetFolderName(string folderName)
Parameters
Type |
Name |
Description |
string |
folderName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink