OMAttribute Class¶
-
class
NXOpen.OMAttribute¶ Bases:
NXOpen.TaggedObject,NXOpen.IOMNameRepresents a OMAttribute.
This is for internal testing only.
This class is for internal testing only.
New in version NX3.0.0.
Methods¶
| Method | Description |
|---|---|
| CompareWith | Compare with |
| GetInfo | Returns the info |
| GetObjectName | Returns the object name |
Enumerations¶
| OMAttributeType Enumeration | For internal testing |
Structs¶
| OMAttributeInfo_Struct Struct | For internal testing |
Method Detail¶
CompareWith¶
-
OMAttribute.CompareWith¶ Compare with
Signature
CompareWith(other)Parameters: other ( NXOpen.IOMName) –Returns: Return type: bool New in version NX3.0.0.
License requirements: None.
GetInfo¶
-
OMAttribute.GetInfo¶ Returns the info
Signature
GetInfo()Returns: Return type: NXOpen.OMAttributeInfo_StructNew in version NX3.0.0.
License requirements: None.