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

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

Inheritance diagram for NXOpen.Annotations.OffsetCenterPointCollection:

Public Member Functions

NXOpen.Annotations.OffsetCenterPoint[] ToArray ()
 Returns an array of NXOpen.Annotations.OffsetCenterPoint objects. More...
 
unsafe
NXOpen.Annotations.OffsetCenterPointBuilder 
CreateOffsetCenterPointBuilder (NXOpen.Annotations.OffsetCenterPoint centerPoint)
 Creates the OffsetCenterPointBuilder More...
 
unsafe
NXOpen.Annotations.OffsetCenterPoint 
FindObject (string journalIdentifier)
 Finds the offset center point with the given name. 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.OffsetCenterPoint objects

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

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.Annotations.OffsetCenterPointBuilder NXOpen.Annotations.OffsetCenterPointCollection.CreateOffsetCenterPointBuilder ( NXOpen.Annotations.OffsetCenterPoint  centerPoint)

Creates the OffsetCenterPointBuilder

Created in NX6.0.0

License requirements: drafting ("DRAFTING")

Parameters
centerPointNXOpen.Annotations.OffsetCenterPoint to be edited, if a null reference (Nothing in Visual Basic) then create a new one
Returns
OffsetCenterPointCenterlineBuilder object
override int NXOpen.Annotations.OffsetCenterPointCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Annotations.OffsetCenterPoint NXOpen.Annotations.OffsetCenterPointCollection.FindObject ( string  journalIdentifier)

Finds the offset center point with the given name.

An exception will be thrown if no object can be found with given name

Created in NX6.0.0

License requirements: None.

Parameters
journalIdentifierIdentifier of the offset center point to be found
Returns
OffsetCenterPoint with this identifier
NXOpen.Annotations.OffsetCenterPoint [] NXOpen.Annotations.OffsetCenterPointCollection.ToArray ( )

Returns an array of NXOpen.Annotations.OffsetCenterPoint objects.

Property Documentation

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