NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.PID.Equipment Class Reference

Represents the equipment class. More...

Inheritance diagram for NXOpen.PID.Equipment:
NXOpen.PDM.LogicalElementRevision NXOpen.PDM.ConditionalElementRevision NXOpen.PDM.ModelElement NXOpen.NXObject NXOpen.PDM.IAttributeGroupOwner NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.PID.InstrumentationSymbol NXOpen.PID.PortEquipment

Public Member Functions

unsafe NXOpen.PID.Port GetPort (string portId)
 Get one port of the equipment by port ID. More...
 
unsafe void GetPorts (out NXOpen.PID.Port[] ports)
 Get ports of the equipment. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.PDM.ConditionalElementRevision
unsafe string EffectivityFormula [get]
 Returns the formula string that represents the effectivity of this object in database. More...
 

Detailed Description

Represents the equipment class.

To create or edit an instance of this class, use NXOpen.PID.EquipmentBuilder

Created in NX11.0.1

Member Function Documentation

unsafe NXOpen.PID.Port NXOpen.PID.Equipment.GetPort ( string  portId)
inline

Get one port of the equipment by port ID.

Created in NX11.0.1

License requirements: None.

Parameters
portId
Returns
unsafe void NXOpen.PID.Equipment.GetPorts ( out NXOpen.PID.Port[]  ports)
inline

Get ports of the equipment.

Created in NX11.0.1

License requirements: None.

Parameters
ports

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