<Code Lib>
2020 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
)

Return Value bool Returns true if the part can be changed to the specified product entry without altering any connected dimensions.

Loading…