ValidationAnnotation3DCollectionValidator Class

class NXOpen.ValidationAnnotation3DCollectionValidator

Bases: NXOpen.ValidationObjectCollectionValidator

validator for all 3d annotations in a part

This is a test class.

New in version NX7.5.1.

Properties

Property Description
Tag Returns the Tag for this object.
ValidatorPrintLevel Returns or sets the print level for validation.
ValidatorVersion Returns or sets the algorithm to use for validation.

Methods

Method Description
Destroy Deletes the validator.
SetValidatorPrintOodStatus Set the ood status of features.

Property Detail

ValidatorPrintLevel

ValidationAnnotation3DCollectionValidator.ValidatorPrintLevel

Returns or sets the print level for validation.

-------------------------------------

Getter Method

Signature ValidatorPrintLevel

Returns:
Return type:NXOpen.ValidatorPrintLevel

New in version NX7.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature ValidatorPrintLevel

Parameters:level (NXOpen.ValidatorPrintLevel) –

New in version NX7.5.0.

License requirements: None.

ValidatorVersion

ValidationAnnotation3DCollectionValidator.ValidatorVersion

Returns or sets the algorithm to use for validation.

-------------------------------------

Getter Method

Signature ValidatorVersion

Returns:
Return type:NXOpen.ValidatorVersion

New in version NX7.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature ValidatorVersion

Parameters:version (NXOpen.ValidatorVersion) –

New in version NX7.5.0.

License requirements: None.

Method Detail

Destroy

ValidationAnnotation3DCollectionValidator.Destroy

Deletes the validator.

Signature Destroy()

New in version NX7.5.0.

License requirements: None.

SetValidatorPrintOodStatus

ValidationAnnotation3DCollectionValidator.SetValidatorPrintOodStatus

Set the ood status of features.

Signature SetValidatorPrintOodStatus(status)

Parameters:status (bool) –

New in version NX9.0.0.

License requirements: None.