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

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

Inheritance diagram for NXOpen.Annotations.HatchCollection:

Public Member Functions

NXOpen.Annotations.Hatch[] ToArray ()
 Returns an array of NXOpen.Annotations.Hatch objects. More...
 
unsafe
NXOpen.Annotations.HatchBuilder 
CreateHatchBuilder (NXOpen.Annotations.Hatch hatch)
 Creates the HatchBuilder 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.Hatch objects

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

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.Annotations.HatchBuilder NXOpen.Annotations.HatchCollection.CreateHatchBuilder ( NXOpen.Annotations.Hatch  hatch)

Creates the HatchBuilder

Created in NX6.0.0

License requirements: drafting ("DRAFTING")

Parameters
hatchNXOpen.Annotations.Hatch to be edited
Returns
HatchBuilder object
override int NXOpen.Annotations.HatchCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.Annotations.Hatch [] NXOpen.Annotations.HatchCollection.ToArray ( )

Returns an array of NXOpen.Annotations.Hatch objects.

Property Documentation

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