poISection SetBaseFrame
Sets the section base frame (for deformable sections only).
Syntax
poISection_handle SetBaseFrame
Application
HyperView Tcl Modify
Description
This command sets the section base frame. Applies to deformable sections only.
Example
hwi OpenStack
::post::GetPostHandle post_handle
post_handle GetSectionHandle section_handle [post_handle AddSection 0]
# Set frame
section_handle SetBaseFrame 2
hwi CloseStack
Errors
Returns an invalid handle.