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

Represents an object that manages annotation for CAE More...

Inheritance diagram for NXOpen.CAE.CaeNote:
NXOpen.Annotations.NoteBase NXOpen.Annotations.SimpleDraftingAid NXOpen.Annotations.DraftingAid NXOpen.Annotations.Annotation NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.TaggedObject[] GetAssociatedObjects ()
 Get Associated Objects from the CAE Notes More...
 
unsafe
NXOpen.Annotations.Annotation.AssociativeOriginData 
GetAssocOrigin (out NXOpen.Point3d origin)
 Gets data that specifies the origin's associativity More...
 
unsafe void RemoveAssociatedObjects ()
 Remove Associated Objects from the CAE Notes More...
 
unsafe void SetAssociatedObjects (NXOpen.TaggedObject[] objectArray)
 Set Associated Objects into the CAE Notes More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Annotations.Annotation
unsafe NXOpen.Point3d AnnotationOrigin [get, set]
 Returns or sets the origin (location) of the annotation. More...
 
unsafe NXOpen.Xform AnnotationPlane [get, set]
 Returns or sets the annotation plane. More...
 
unsafe bool HasAssociativeOrigin [get]
 Returns a flag indicating whether the origin is associative More...
 
unsafe bool IsOutOfDate [get]
 Returns the flag indicating whether the annotation is out of date More...
 
unsafe bool IsRetained [get]
 Returns a flag indicating whether the annotation is retained More...
 
unsafe
NXOpen.Annotations.LeaderOrientation 
LeaderOrientation [get, set]
 Returns or sets the leader orientation for the annotation. More...
 
unsafe int NumberOfAssociativities [get]
 Returns the number of associativities for the annotation. More...
 
unsafe bool ParallelToScreen [get, set]
 Returns or sets the PMI parallel to screen setting More...
 
unsafe bool Suppressed [get]
 Returns the flag indicating whether the annotation is suppressed More...
 

Detailed Description

Represents an object that manages annotation for CAE

To obtain an instance of this object use on of the creator in NXOpen.CAE.NoteCollection .

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.TaggedObject [] NXOpen.CAE.CaeNote.GetAssociatedObjects ( )
inline

Get Associated Objects from the CAE Notes

Created in NX12.0.0

License requirements: None.

Returns
unsafe NXOpen.Annotations.Annotation.AssociativeOriginData NXOpen.CAE.CaeNote.GetAssocOrigin ( out NXOpen.Point3d  origin)
inline

Gets data that specifies the origin's associativity

Created in NX1847.0.0

License requirements: None.

Returns
associativity data
Parameters
origincoordinates of the origin
unsafe void NXOpen.CAE.CaeNote.RemoveAssociatedObjects ( )
inline

Remove Associated Objects from the CAE Notes

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe void NXOpen.CAE.CaeNote.SetAssociatedObjects ( NXOpen.TaggedObject[]  objectArray)
inline

Set Associated Objects into the CAE Notes

Created in NX12.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
objectArrayArray of assocated objects

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