public interface GanttLinkerCollection extends TaggedObjectCollection
TaggedObjectCollection.Iterator
Modifier and Type | Method and Description |
---|---|
GanttLinkerBuilder |
createGanttLinkerBuilder(GanttLinker other)
Creates a
GanttLinkerBuilder
License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER") Created in NX10.0.0 |
GanttLinker |
findObject(String name)
Finds the
GanttLinker with the given name. |
_find_next, iterator
GanttLinkerBuilder createGanttLinkerBuilder(GanttLinker other) throws NXException, RemoteException
GanttLinkerBuilder
other
- NXException
RemoteException
GanttLinker findObject(String name) throws NXException, RemoteException
GanttLinker
with the given name.
An exception will be thrown if no object can be found with given name.
name
- The name of the GanttLinker
.GanttLinker
with this name.NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.