2024 Method
Changes 0
M

FabricationPart.IsProductListEntryCompatibleSize

Description:
Checks to see if this part can be changed to the specified product entry without altering any connected dimensions.
public bool IsProductListEntryCompatibleSize(
	int productEntry
)
  • Int32
    productEntry
    The product entry index.
Return Value bool Returns true if the part can be changed to the specified product entry without altering any connected dimensions.