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

Represents a NXOpen.Mechatronics.GanttCollection More...

Inheritance diagram for NXOpen.Mechatronics.GanttCollection:

Public Member Functions

NXOpen.Mechatronics.GanttOperationObject[] ToArray ()
 Returns an array of NXOpen.Mechatronics.GanttOperationObject objects. More...
 
unsafe
NXOpen.Mechatronics.GanttOperationBuilder 
CreateGanttOperationBuilder (NXOpen.Mechatronics.GanttOperationObject @object)
 Creates a NXOpen.Mechatronics.GanttOperationBuilder More...
 
unsafe
NXOpen.Mechatronics.GanttOperationParameterBuilder 
CreateGanttOperationParameterBuilder ()
 Creates a NXOpen.Mechatronics.GanttOperationParameterBuilder More...
 
unsafe
NXOpen.Mechatronics.GanttOperationConditionBuilder 
CreateGanttOperationConditionBuilder ()
 Creates a NXOpen.Mechatronics.GanttOperationConditionBuilder More...
 
unsafe
NXOpen.Mechatronics.GanttExportPLCopenBuilder 
CreateGanttExportPlcopenBuilder (NXOpen.Mechatronics.GanttOperationObject @object)
 Creates a NXOpen.Mechatronics.GanttExportPLCopenBuilder More...
 
unsafe
NXOpen.Mechatronics.GanttOperationObject 
FindObject (string name)
 Finds the NXOpen.Mechatronics.GanttOperationObject 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.GanttCollection

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

Created in NX7.5.1

Member Function Documentation

unsafe NXOpen.Mechatronics.GanttExportPLCopenBuilder NXOpen.Mechatronics.GanttCollection.CreateGanttExportPlcopenBuilder ( NXOpen.Mechatronics.GanttOperationObject object)

Creates a NXOpen.Mechatronics.GanttExportPLCopenBuilder

Created in NX8.5.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
object
Returns
unsafe NXOpen.Mechatronics.GanttOperationBuilder NXOpen.Mechatronics.GanttCollection.CreateGanttOperationBuilder ( NXOpen.Mechatronics.GanttOperationObject object)

Creates a NXOpen.Mechatronics.GanttOperationBuilder

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
object
Returns
unsafe NXOpen.Mechatronics.GanttOperationConditionBuilder NXOpen.Mechatronics.GanttCollection.CreateGanttOperationConditionBuilder ( )

Creates a NXOpen.Mechatronics.GanttOperationConditionBuilder

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns
unsafe NXOpen.Mechatronics.GanttOperationParameterBuilder NXOpen.Mechatronics.GanttCollection.CreateGanttOperationParameterBuilder ( )

Creates a NXOpen.Mechatronics.GanttOperationParameterBuilder

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns
override int NXOpen.Mechatronics.GanttCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Mechatronics.GanttOperationObject NXOpen.Mechatronics.GanttCollection.FindObject ( string  name)

Finds the NXOpen.Mechatronics.GanttOperationObject with the given name.

An exception will be thrown if no object can be found with given name.

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
nameThe name of the NXOpen.Mechatronics.GanttOperationObject .
Returns
NXOpen.Mechatronics.GanttOperationObject with this name.
NXOpen.Mechatronics.GanttOperationObject [] NXOpen.Mechatronics.GanttCollection.ToArray ( )

Returns an array of NXOpen.Mechatronics.GanttOperationObject objects.

Property Documentation

Tag NXOpen.Mechatronics.GanttCollection.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.