FabricationPart.IsSameAs
Description:
Compare this fabrication part with the part passed and checks the pattern dimensions and options. A list of fields that can be ignored in the comparison check can be specified.
Compare this fabrication part with the part passed and checks the pattern dimensions and options. A list of fields that can be ignored in the comparison check can be specified.
public bool IsSameAs(
FabricationPart part,
IList<FabricationPartCompareType> ignoreFields
)
-
partThe part to compare this part with.
-
IList<FabricationPartCompareType>ignoreFieldsArray of types of data to ignore from the comparison check.
-
A non-optional argument was null