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

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

Inheritance diagram for NXOpen.Annotations.ShipDimensionCollection:

Public Member Functions

NXOpen.Annotations.Dimension[] ToArray ()
 Returns an array of NXOpen.Annotations.Dimension objects. More...
 
unsafe
NXOpen.Annotations.ShipDimensionBuilder 
CreateShipDimensionBuilder (NXOpen.Annotations.Dimension dimension)
 Creates a NXOpen.Annotations.ShipDimensionBuilder 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.Dimension objects

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

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.Annotations.ShipDimensionBuilder NXOpen.Annotations.ShipDimensionCollection.CreateShipDimensionBuilder ( NXOpen.Annotations.Dimension  dimension)

Creates a NXOpen.Annotations.ShipDimensionBuilder

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

Parameters
dimensionthe ship dimension to be edited, if a null reference (Nothing in Visual Basic), then create a ship dimension
Returns
the ship dimension builder
override int NXOpen.Annotations.ShipDimensionCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.Annotations.Dimension [] NXOpen.Annotations.ShipDimensionCollection.ToArray ( )

Returns an array of NXOpen.Annotations.Dimension objects.

Property Documentation

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