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

Represents a collection of NXOpen.Annotations.IdSymbol objects More...

Inheritance diagram for NXOpen.Annotations.IdSymbolCollection:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe
NXOpen.Annotations.CalloutGroupBuilder 
CreateCalloutGroupBuilder ()
 Creates a NXOpen.Annotations.CalloutGroupBuilder More...
 
unsafe
NXOpen.Annotations.IdSymbolBuilder 
CreateIdSymbolBuilder (NXOpen.Annotations.IdSymbol idsymbol)
 Creates a NXOpen.Annotations.IdSymbolBuilder More...
 
NXOpen.Annotations.IdSymbol[] ToArray ()
 Returns an array of NXOpen.Annotations.IdSymbol objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. 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...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of NXOpen.Annotations.IdSymbol objects

To obtain an instance of this class, refer to NXOpen.Annotations.AnnotationManager

Created in NX5.0.0

Member Function Documentation

unsafe NXOpen.Annotations.CalloutGroupBuilder NXOpen.Annotations.IdSymbolCollection.CreateCalloutGroupBuilder ( )
inline

Creates a NXOpen.Annotations.CalloutGroupBuilder

Created in NX7.5.0

License requirements: drafting ("DRAFTING")

Returns
unsafe NXOpen.Annotations.IdSymbolBuilder NXOpen.Annotations.IdSymbolCollection.CreateIdSymbolBuilder ( NXOpen.Annotations.IdSymbol  idsymbol)
inline

Creates a NXOpen.Annotations.IdSymbolBuilder

Created in NX5.0.0

License requirements: drafting ("DRAFTING")

Parameters
idsymbolthe id symbol to be edited, if a null reference (Nothing in Visual Basic), then create an id symbol
Returns
the id symbol builder
override int NXOpen.Annotations.IdSymbolCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

NXOpen.Annotations.IdSymbol [] NXOpen.Annotations.IdSymbolCollection.ToArray ( )
inline

Returns an array of NXOpen.Annotations.IdSymbol objects.

Property Documentation

Tag NXOpen.Annotations.IdSymbolCollection.Tag
get

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.