NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Mechatronics::ComparisonResultElectricalPart Class Reference

Represents electrical part of comparison result
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::Mechatronics::ComparisonResultElectricalPart:
NXOpen::Mechatronics::ComparisonResultBase NXOpen::TransientObject

Public Types

enum  Status { StatusAdded, StatusRemoved, StatusUpdated, StatusIdentical }
 Defines statuses of electrical parts. More...
 

Public Member Functions

NXOpen::Mechatronics::ComparisonResultElectricalPart::Status ComparisonStatus ()
 Returns the status from the electrical part
Created in NX9.0.0. More...
 
void GetAttributes (std::vector< NXString > &attributeNames, std::vector< NXString > &attributeValues)
 Gets a list of attributes from the electrical part
Created in NX9.0.0. More...
 
NXString PartNumber ()
 Returns the part number from the electrical part
Created in NX9.0.0. More...
 
virtual ~ComparisonResultElectricalPart ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::Mechatronics::ComparisonResultBase
bool Ignored ()
 Returns the flag marked if the object will be ingored when applying it to logical model
Created in NX9.0.0. More...
 
void SetIgnored (bool isIgnored)
 Sets the flag marked if the object will be ingored when applying it to logical model
Created in NX9.0.0. More...
 
virtual ~ComparisonResultBase ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents electrical part of comparison result
Created in NX9.0.0.


Member Enumeration Documentation

Defines statuses of electrical parts.

Enumerator
StatusAdded 

Added status.

StatusRemoved 

Removed status.

StatusUpdated 

Updated status.

StatusIdentical 

Identical status.

Constructor & Destructor Documentation

virtual NXOpen::Mechatronics::ComparisonResultElectricalPart::~ComparisonResultElectricalPart ( )
virtual

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX9.0.0.

License requirements : None

Member Function Documentation

NXOpen::Mechatronics::ComparisonResultElectricalPart::Status NXOpen::Mechatronics::ComparisonResultElectricalPart::ComparisonStatus ( )

Returns the status from the electrical part
Created in NX9.0.0.



License requirements : None

void NXOpen::Mechatronics::ComparisonResultElectricalPart::GetAttributes ( std::vector< NXString > &  attributeNames,
std::vector< NXString > &  attributeValues 
)

Gets a list of attributes from the electrical part
Created in NX9.0.0.



License requirements : None

Parameters
attributeNamesArray of attribute names
attributeValuesArray of attribute values
NXString NXOpen::Mechatronics::ComparisonResultElectricalPart::PartNumber ( )

Returns the part number from the electrical part
Created in NX9.0.0.



License requirements : None


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