poIModel AddCrossSection
Adds a section of the specified type to the current client.
Syntax
poIModel_handle AddCrossSection type id
Application
HyperView Tcl Modify
Description
This command adds a new cross section of the specified type.
Inputs
- type (string)
- Specify the section type: planar or set.
- id (int)
- The ID of the cross section.
Errors
Returns the newly created section ID if successful, otherwise a null value is returned.