NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Annotations.PmiRegionCollection Class Reference

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

Inheritance diagram for NXOpen.Annotations.PmiRegionCollection:

Public Member Functions

NXOpen.Annotations.Region[] ToArray ()
 Returns an array of NXOpen.Annotations.Region objects. More...
 
unsafe
NXOpen.Annotations.RegionBuilder 
CreateRegionBuilder (NXOpen.Annotations.Region region)
 Creates a NXOpen.Annotations.RegionBuilder 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.Region objects

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

Created in NX6.0.2

Member Function Documentation

unsafe NXOpen.Annotations.RegionBuilder NXOpen.Annotations.PmiRegionCollection.CreateRegionBuilder ( NXOpen.Annotations.Region  region)

Creates a NXOpen.Annotations.RegionBuilder

Created in NX6.0.0

License requirements: None.

Parameters
regionthe region to be edited, if a null reference (Nothing in Visual Basic), then create a region
Returns
override int NXOpen.Annotations.PmiRegionCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.Annotations.Region [] NXOpen.Annotations.PmiRegionCollection.ToArray ( )

Returns an array of NXOpen.Annotations.Region objects.

Property Documentation

Tag NXOpen.Annotations.PmiRegionCollection.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.