NXOpen .NET Reference  12.0.0
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:

Public Member Functions

NXOpen.Annotations.IdSymbol[] ToArray ()
 Returns an array of NXOpen.Annotations.IdSymbol objects. More...
 
unsafe
NXOpen.Annotations.IdSymbolBuilder 
CreateIdSymbolBuilder (NXOpen.Annotations.IdSymbol idsymbol)
 Creates a NXOpen.Annotations.IdSymbolBuilder More...
 
unsafe
NXOpen.Annotations.CalloutGroupBuilder 
CreateCalloutGroupBuilder ()
 Creates a NXOpen.Annotations.CalloutGroupBuilder More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. 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 ( )

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)

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 
)
protected

Advances the enumerator to the next element of the collection.

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

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.