FabricationPart.IsProductListEntryCompatibleSize
Description:
Checks to see if this part can be changed to the specified product entry without altering any connected dimensions.
Checks to see if this part can be changed to the specified product entry without altering any connected dimensions.
-
productEntryThe product entry index.
Return Value
bool
Returns true if the part can be changed to the specified product entry without altering any connected dimensions.
-
The product entry index is not larger than 0 and less than GetProductCount.