NXOpen .NET Reference  12.0.0
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.INXObject NXOpen.PID.PortEquipment

Public Member Functions

unsafe void GetPorts (out NXOpen.PID.Port[] ports)
 Get ports of the equipment. More...
 
unsafe NXOpen.PID.Port GetPort (string portId)
 Get one port of the equipment by port ID. 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...
 
- 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)

Get one port of the equipment by port ID.

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")

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

Get ports of the equipment.

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")

Parameters
ports

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