ILayout interface overview

File         : API\core\layout\ILayout.h
Namespace    : core::layout
Included by  : zmodeler.h

Description

Base interface for tool's layout. It's provided by ITool::getLayout method. This interface has no methods and used as a base for derived interfaces.

See Also:
overview of namespace core::layout
ITool::getLayout method