Click or drag to resize

TopologyModifier Methods

The TopologyModifier type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates CableCommands object for working on cables
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberFlattenHarness Flattens the Harness and all its children into a list
Public methodStatic memberGetCableLocation Returns the center of the given cable if it is within the given segment
Public methodStatic memberGetCables(Harness) Gets Cables and its children in given Harness
Public methodStatic memberGetCables(ICable) Gets children cables of given parent cable
Public methodStatic memberGetCurrentHarness Gets Harness in given document
Public methodStatic memberGetCurrentSegments Gets segments in given Harness
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberRenameCable Rename given cable with provided name
Public methodStatic memberSetCableLocation Sets the location of given cable in given segment, and accounts for collision
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also