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

Represents an NX NXOpen.Validate.RequirementCheckCollection object. More...

Inheritance diagram for NXOpen.Validate.RequirementCheckCollection:

Public Member Functions

NXOpen.Validate.RequirementCheck[] ToArray ()
 Returns an array of NXOpen.Validate.RequirementCheck objects. More...
 
unsafe
NXOpen.Validate.RequirementCheck 
CreateRequirementCheck ()
 Create a requirement check 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 an NX NXOpen.Validate.RequirementCheckCollection object.

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

Created in NX8.5.0

Member Function Documentation

unsafe NXOpen.Validate.RequirementCheck NXOpen.Validate.RequirementCheckCollection.CreateRequirementCheck ( )

Create a requirement check

Created in NX8.5.0

License requirements: None.

Returns
override int NXOpen.Validate.RequirementCheckCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.Validate.RequirementCheck [] NXOpen.Validate.RequirementCheckCollection.ToArray ( )

Returns an array of NXOpen.Validate.RequirementCheck objects.

Property Documentation

Tag NXOpen.Validate.RequirementCheckCollection.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.