NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Mechatronics.ElectricalPartCollection Class Reference

Represents a NXOpen.Mechatronics.ElectricalPartCollection More...

Inheritance diagram for NXOpen.Mechatronics.ElectricalPartCollection:

Public Member Functions

NXOpen.Mechatronics.ElectricalPart[] ToArray ()
 Returns an array of NXOpen.Mechatronics.ElectricalPart objects. More...
 
unsafe
NXOpen.Mechatronics.ElectricalPartBuilder 
CreateElectricalPartBuilder (NXOpen.Mechatronics.ElectricalPart @object)
 Create builder for ElectricalPart class More...
 
unsafe
NXOpen.Mechatronics.ElectricalPart 
FindObject (string name)
 Finds the NXOpen.Mechatronics.ElectricalPart object with the given name. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen.Mechatronics.ElectricalPartCollection

To obtain an instance of this class, refer to NXOpen.Mechatronics.MechatronicsManager

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.Mechatronics.ElectricalPartBuilder NXOpen.Mechatronics.ElectricalPartCollection.CreateElectricalPartBuilder ( NXOpen.Mechatronics.ElectricalPart object)

Create builder for ElectricalPart class

Created in NX9.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
objectNXOpen.Mechatronics.ElectricalPart to be edited, if a null reference (Nothing in Visual Basic) then create a new one
Returns
NXOpen.Mechatronics.ElectricalPart object
override int NXOpen.Mechatronics.ElectricalPartCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Mechatronics.ElectricalPart NXOpen.Mechatronics.ElectricalPartCollection.FindObject ( string  name)

Finds the NXOpen.Mechatronics.ElectricalPart object with the given name.

Created in NX9.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
nameName of the object, actually it shall be handle.
Returns
NXOpen.Mechatronics.ElectricalPart object with this name.
NXOpen.Mechatronics.ElectricalPart [] NXOpen.Mechatronics.ElectricalPartCollection.ToArray ( )

Returns an array of NXOpen.Mechatronics.ElectricalPart objects.

Property Documentation

Tag NXOpen.Mechatronics.ElectricalPartCollection.Tag
get

Returns the tag of this object.


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