NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::ValidationCollection Class Reference

Represents a collection of Validation . More...

Inheritance diagram for NXOpen::ValidationCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::ValidationCreate (const NXString &source, NXOpen::Validation::InputType type)
 Create a new validation object.
iterator end ()
 Returns an iterator addressing one past the last element.
NXString GetRevisionRule ()
 Get the current requirement revision rule.
void SetRevisionRule (const NXString &rule)
 Set the current requirement revision rule
Created in NX6.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Validation .


To obtain an instance of this class, refer to BasePart

Created in NX4.0.0.


Member Function Documentation

Returns an iterator addressing the first element.

Create a new validation object.

Returns:

Created in NX4.0.0.

License requirements : None
Parameters:
sourcesource where the rules are define
NOTE: The full Unicode character set is not supported for this parameter.
typeselects the kind of validation object

Returns an iterator addressing one past the last element.

Get the current requirement revision rule.

Returns:

Created in NX6.0.0.

License requirements : None

Set the current requirement revision rule
Created in NX6.0.0.



License requirements : None

Parameters:
rulerevision rule string
NOTE: The full Unicode character set is not supported for this parameter.

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.