TaggedObject Class

class NXOpen.TaggedObject

Bases: object

An object which has a Tag.

Properties

Property Description
Tag Returns the Tag for this object.

Property Detail

Tag

TaggedObject.Tag

A tag used to identify an object within NX.

Return type:Tag

License requirements: None