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

Represents a NXOpen.Routing.Electrical.HarnessDefinition More...

Inheritance diagram for NXOpen.Routing.Electrical.HarnessDefinition:
NXOpen.Routing.AssemblyDefinition NXOpen.Routing.ItemDefinition NXOpen.Routing.RouteObject NXOpen.Routing.RootObject NXOpen.Routing.ICharacteristic NXOpen.NXObject NXOpen.INXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Routing.Electrical.SystemDefinition

Public Member Functions

unsafe
NXOpen.Routing.Electrical.Connection[] 
GetChildConnections ()
 Returns all of the Connection objects that are implemented by single devices that are children of this harness More...
 
- Public Member Functions inherited from NXOpen.Routing.AssemblyDefinition
unsafe void AddSingleDeviceChild (NXOpen.Routing.SingleDevice device)
 Adds a NXOpen.Routing.SingleDevice object to the list of objects contained in the assembly. More...
 
unsafe NXOpen.Routing.SingleDevice GetReferencingDevice ()
 Gets the NXOpen.Routing.SingleDevice object that has this AssemblyDefinition object as its definition. More...
 
unsafe
NXOpen.Routing.SingleDevice[] 
GetSingleDeviceChildren ()
 Gets the list of NXOpen.Routing.SingleDevice objects contained in the assembly. More...
 
unsafe bool IsSingleDeviceChild (NXOpen.Routing.SingleDevice device)
 Determines if a NXOpen.Routing.SingleDevice object is contained in the assembly More...
 
unsafe void RemoveSingleDeviceChild (NXOpen.Routing.SingleDevice device)
 Removes a NXOpen.Routing.SingleDevice from the list of objects contained in the assembly. More...
 
unsafe void ReplaceSingleDeviceChildren (NXOpen.Routing.SingleDevice[] replacementChildren)
 Replaces the list of NXOpen.Routing.SingleDevice objects contained in the assembly. 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.Routing.ItemDefinition
unsafe NXOpen.Part DefiningNxObject [get]
 Returns the NX object associated with the item definition object. More...
 

Detailed Description

Represents a NXOpen.Routing.Electrical.HarnessDefinition

Creator not available in KF.

Created in NX4.0.2

Member Function Documentation

unsafe NXOpen.Routing.Electrical.Connection [] NXOpen.Routing.Electrical.HarnessDefinition.GetChildConnections ( )
inline

Returns all of the Connection objects that are implemented by single devices that are children of this harness

Created in NX4.0.2

License requirements: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Returns

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