2027 Method
Changes 0
M

FabricationService.IsCompatibleWith

Description:
Check whether the service is broadly interchangable with another one without affecting part geometry. The services must have the same fabrication system template and specification.
public bool IsCompatibleWith(
	FabricationService otherService
)
Return Value Boolean Returns true if the services are compatible.