Share

FabricationNetworkChangeService Methods

The FabricationNetworkChangeService type exposes the following members.

Methods

 NameDescription
Public methodApplyChange Applies the previously set changes to the selection of fabrication parts to change the size, change the service, or both.
Public methodChangeService(ISet<ElementId>, Int32, Int32) 
Public methodChangeService(ISet<ElementId>, Int32, Int32, Boolean) 
Public methodChangeSize 
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetElementsThatFailed Gets the set of fabrication parts that had failures due to either there was no corresponding part in the service, the size was out of range, or a connection could not be made.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetInLinePartTypes Get a set of element identifiers of fabrication part types for in-line parts.
Public methodGetMapOfAllSizesForStraights Get a set of FabricationPartSizeMapSet of all straight sizes for all services.
Public methodGetStraightsThatWereNotChanged Gets the set of fabrication part straights that were not changed due to either there was no corresponding part in the service or the size was out of range.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetMapOfInLinePartTypes 
Public methodSetMapOfSizesForStraights 
Public methodSetPaletteId Set the fabrication palette identifier to change the elements to.
Public methodSetRestrictPalette Restrict the placement of parts to only use parts associated to the passed in fabrication palette identifier.
Public methodSetSelection 
Public methodSetServiceId Set the fabrication service identifier to change the elements to.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?