poISphericalSection GetType

Gets the type of section.

Syntax

poISphericalSection_handle GetType

Application

HyperView Tcl Query

Description

This command returns the type of section (planar, spherical, etc.)

Example

To get the type of a section:
hwi OpenStack
::post::GetPostHandle post_handle
post_handle GetSectionHandle section_handle [post_handle AddSection 0]
# Get type
section_handle GetType
hwi CloseStack

Errors

Returns zero.