NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::PID::Port Class Reference

Represents the port class. More...

Inheritance diagram for NXOpen::PID::Port:
NXOpen::PDM::PortArtifact NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Public Member Functions

NXString ConnectionType ()
 Returns the connection type of the port. More...
 
NXOpen::PID::PortDirectionOption Direction ()
 Returns the Id of the port. More...
 
NXString Discipline ()
 Returns the Id of the port. More...
 
NXString Id ()
 Returns the Id of the port. More...
 
bool Inline ()
 Returns the indicator of the port's inline. More...
 
NXString Material ()
 Returns the material of the port. More...
 
double Nps ()
 Returns the nps of the port. More...
 
NXString PortAlias ()
 Returns the Id of the port. More...
 
bool Terminating ()
 Returns the indicator of the port's terminating. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 

Detailed Description

Represents the port class.


This class is not created directly by the user.

Created in NX11.0.1.

Member Function Documentation

NXString NXOpen::PID::Port::ConnectionType ( )

Returns the connection type of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

NXOpen::PID::PortDirectionOption NXOpen::PID::Port::Direction ( )

Returns the Id of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

NXString NXOpen::PID::Port::Discipline ( )

Returns the Id of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

NXString NXOpen::PID::Port::Id ( )

Returns the Id of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

bool NXOpen::PID::Port::Inline ( )

Returns the indicator of the port's inline.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

NXString NXOpen::PID::Port::Material ( )

Returns the material of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

double NXOpen::PID::Port::Nps ( )

Returns the nps of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

NXString NXOpen::PID::Port::PortAlias ( )

Returns the Id of the port.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")

bool NXOpen::PID::Port::Terminating ( )

Returns the indicator of the port's terminating.


Created in NX11.0.1.

License requirements : nx_pid_design_reader ("NX P and ID Design Reader") OR nx_pid_design_author ("NX P and ID Design Author")


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