NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::CaeNote Class Reference

Represents an object that manages annotation for CAE
To obtain an instance of this object use on of the creator in NXOpen::CAE::NoteCollection . 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

Public Member Functions

std::vector
< NXOpen::TaggedObject * > 
GetAssociatedObjects ()
 Get Associated Objects from the CAE Notes. More...
 
NXOpen::Annotations::Annotation::AssociativeOriginData GetAssocOrigin (NXOpen::Point3d *origin)
 Gets data that specifies the origin's associativity. More...
 
void RemoveAssociatedObjects ()
 Remove Associated Objects from the CAE Notes
Created in NX12.0.0. More...
 
void SetAssociatedObjects (const std::vector< NXOpen::TaggedObject * > &objectArray)
 Set Associated Objects into the CAE Notes
Created in NX12.0.0. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. 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

std::vector<NXOpen::TaggedObject *> NXOpen::CAE::CaeNote::GetAssociatedObjects ( )

Get Associated Objects from the CAE Notes.

Returns

Created in NX12.0.0.

License requirements : None
NXOpen::Annotations::Annotation::AssociativeOriginData NXOpen::CAE::CaeNote::GetAssocOrigin ( NXOpen::Point3d origin)

Gets data that specifies the origin's associativity.

Returns
associativity data
Created in NX1847.0.0.

License requirements : None
Parameters
origincoordinates of the origin
void NXOpen::CAE::CaeNote::RemoveAssociatedObjects ( )

Remove Associated Objects from the CAE Notes
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

void NXOpen::CAE::CaeNote::SetAssociatedObjects ( const std::vector< NXOpen::TaggedObject * > &  objectArray)

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.