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

Represents a CAE note builder class More...

Inheritance diagram for NXOpen.CAE.CaeNoteBuilder:
NXOpen.Annotations.DraftingNoteBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.AeroStructures.MarginAnnotBuilder

Public Member Functions

unsafe void ConvertLabelToNote (NXOpen.Annotations.NoteBase annotation)
 Covert CAE Label to Note More...
 
unsafe void ConvertNoteToLabel (NXOpen.Annotations.NoteBase annotation)
 Covert CAE Note to Label More...
 
unsafe void SetFolderName (string folderName)
 Sets folder name into the builder More...
 
- Public Member Functions inherited from NXOpen.Annotations.DraftingNoteBuilder
unsafe void InheritProperties (NXOpen.Annotations.SimpleDraftingAid annotation, int recordNumber)
 Inheriting properties from the note More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. 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
NXOpen.SelectTaggedObjectList 
AssociatedObjects [get]
 Returns the associated objects for the annotation More...
 
- Properties inherited from NXOpen.Annotations.DraftingNoteBuilder
unsafe
NXOpen.Annotations.ForeshorteningSymbolBuilder 
ForeshorteningSymbol [get]
 Returns the foreshortening symbol builder More...
 
unsafe
NXOpen.SelectDisplayableObject 
Inherit [get]
 Returns the note from which the properties are inherited More...
 
unsafe
NXOpen.Annotations.LeaderBuilder 
Leader [get]
 Returns the NXOpen.Annotations.LeaderBuilder for the annotation More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the origin More...
 
unsafe
NXOpen.Annotations.StyleBuilder 
Style [get]
 Returns the style builder More...
 
unsafe
NXOpen.Annotations.TextWithEditControlsBuilder 
Text [get]
 Returns the text More...
 
unsafe
NXOpen.Annotations.DraftingNoteBuilder.TextAlign 
TextAlignment [get, set]
 Returns or sets the text alignment More...
 
unsafe bool VerticalText [get, set]
 Returns or sets the vertical text for text More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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

- Public Types inherited from NXOpen.Annotations.DraftingNoteBuilder
enum  TextAlign {
  Top, Middle, Bottom, BelowbottomExtToMax,
  BelowbottomExtToMaxUnderline, Belowbottom, BelowbottomUnderline, BelowTopExtToMax,
  BelowTopExtToMaxUnderline, BelowTop, BelowTopUnderline
}
 text over leader types for text More...
 
enum  ThicknessTypes { Medium, Thick }
 thickness types for text More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a CAE note builder class

To create a new instance of this class, use NXOpen.CAE.NoteManager.CreateCaeNoteBuilder

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.CAE.CaeNoteBuilder.ConvertLabelToNote ( NXOpen.Annotations.NoteBase  annotation)
inline

Covert CAE Label to Note

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
annotation
unsafe void NXOpen.CAE.CaeNoteBuilder.ConvertNoteToLabel ( NXOpen.Annotations.NoteBase  annotation)
inline

Covert CAE Note to Label

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
annotation
unsafe void NXOpen.CAE.CaeNoteBuilder.SetFolderName ( string  folderName)
inline

Sets folder name into the builder

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
folderName

Property Documentation

unsafe NXOpen.SelectTaggedObjectList NXOpen.CAE.CaeNoteBuilder.AssociatedObjects
get

Returns the associated objects for the annotation

Created in NX12.0.0

License requirements: None.


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