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

Represents a collection of Margin annotation
To obtain an instance of this class, refer to NXOpen::CAE::CaePart

Created in NX12.0.0. More...

Inheritance diagram for NXOpen::CAE::AeroStructures::MarginAnnotCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
NXOpen::CAE::AeroStructures::MarginAnnotCreateMarginAnnot (NXOpen::Annotations::LabelData *labelData)
 Creates a Margin Annotation. More...
 
NXOpen::CAE::AeroStructures::MarginAnnotBuilderCreateMarginAnnotBuilder (NXOpen::Annotations::SimpleDraftingAid *annotation)
 Creates a builder for Margin annotation
Created in NX12.0.0. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
void HideAnnotations (const std::vector< NXOpen::CAE::AeroStructures::MarginAnnot * > &annotArray)
 Hide Annotation
Created in NX1847.0.0. More...
 
void ShowAnnotations (const std::vector< NXOpen::CAE::AeroStructures::MarginAnnot * > &annotArray)
 Show Hide Annotation
Created in NX1847.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of Margin annotation
To obtain an instance of this class, refer to NXOpen::CAE::CaePart

Created in NX12.0.0.


Member Function Documentation

iterator NXOpen::CAE::AeroStructures::MarginAnnotCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::CAE::AeroStructures::MarginAnnot* NXOpen::CAE::AeroStructures::MarginAnnotCollection::CreateMarginAnnot ( NXOpen::Annotations::LabelData labelData)

Creates a Margin Annotation.

Returns
New Margin annotation
Created in NX12.0.0.

License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")
Parameters
labelDataAnnotation data
NXOpen::CAE::AeroStructures::MarginAnnotBuilder* NXOpen::CAE::AeroStructures::MarginAnnotCollection::CreateMarginAnnotBuilder ( NXOpen::Annotations::SimpleDraftingAid annotation)

Creates a builder for Margin annotation
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
annotationNXOpen::Annotations::SimpleDraftingAid to be edited
iterator NXOpen::CAE::AeroStructures::MarginAnnotCollection::end ( )

Returns an iterator addressing one past the last element.

void NXOpen::CAE::AeroStructures::MarginAnnotCollection::HideAnnotations ( const std::vector< NXOpen::CAE::AeroStructures::MarginAnnot * > &  annotArray)

Hide Annotation
Created in NX1847.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
annotArrayannot array
void NXOpen::CAE::AeroStructures::MarginAnnotCollection::ShowAnnotations ( const std::vector< NXOpen::CAE::AeroStructures::MarginAnnot * > &  annotArray)

Show Hide Annotation
Created in NX1847.0.0.



License requirements : sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
annotArrayannot array
tag_t NXOpen::CAE::AeroStructures::MarginAnnotCollection::Tag ( ) const

Returns the tag of this object.


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