RVTDocs.com

FabricationService.IsCompatibleWith

Method
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.
Syntax
public bool IsCompatibleWith(
	FabricationService otherService
)
Parameters
Parameter Type Description
otherService FabricationService
Return Value
Type Description
Boolean Returns true if the services are compatible.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null