static bool DeltaVPartExtensions.ContainsPart |
( |
this List< DeltaVPartInfo > |
list, |
|
|
Part |
part |
|
) |
| |
|
inlinestatic |
Extension to search DeltaVPartInfo for matching Part reference
- Parameters
-
list | this |
part | The Part to match against |
- Returns
- True if part field matches the part passed in. Otherwise False.
static List<Part> DeltaVPartExtensions.PartsInStage |
( |
this List< DeltaVPartInfo > |
list, |
|
|
int |
stage |
|
) |
| |
|
inlinestatic |
Get a List of Parts from the DeltaVPartInfo list excluding any that decouple in the stage passed in.
- Parameters
-
- Returns
- The Part List excluding those that decouple in the stage passed in.
The documentation for this class was generated from the following file: