poIModel GetCrossSectionHandle
Gets a handle to the given cross section by ID.
Syntax
poIModel_handle GetCrossSectionHandle handle id
Application
HyperView Tcl Query
Description
This command retrieves a handle to the given cross section by ID. It can be either poICrossSectionPlanar or poICrossSectionSet.
Inputs
- handle
- The cross section handle to be set.
- id
- The section ID.
Errors
Returns 0 if successful, otherwise an error code.