Methods¶
| Method | Description |
|---|---|
| GetNodeType | Returns the type of the PdmNavigatorNode in PDM |
| GetUid | Returns the unique identifier of the PdmNavigatorNode in PDM |
Method Detail¶
GetNodeType¶
Returns the type of the PdmNavigatorNode in PDM
Signature
GetNodeType()Returns: Return type: str New in version NX6.0.4.
License requirements: None.
GetUid¶
Returns the unique identifier of the PdmNavigatorNode in PDM
Signature
GetUid()Returns: Return type: str New in version NX6.0.4.
License requirements: None.