::hwp::getDefaultPartPool

Gets a page handle.

Syntax

::hwp::getDefaultPartPool

Application

HyperWorks Tcl Query

Description

This procedure implements minus options.

This procedure returns a page handle of HyperGraph/HyperView/MotionView.

If no page is requested, then it returns the page handle of the current/active page.

The option "-byHandle" is an exclusive option (no other minus options are allowed).

Mandatory Arguments

None.

Optional Arguments

-modelHandle "handle to model object"
The page ID of the requested page.

Returns

Returns the default part pool.

Example

set defaultPartPool [::hwp::getDefaultPartPool]