BaseTransform.isPassthrough

See if trans is configured as a passthrough transform.

class BaseTransform
bool
isPassthrough
()

Return Value

Type: bool

TRUE is the transform is configured in passthrough mode.

MT safe.