| Library | Module | Frames | Expand |
| Sub | Delete () | |
| Deletes the cross-section from the model. | ||
| Sub | Display () | |
| Shows the cross-section. | ||
| Function | GetName () as String | |
| Returns the name of the cross-section. | ||
| Function | GetXSecType () as IpfcXSecType | |
| Gets details about the cross-section. | ||
| Sub | Regenerate () | |
| Regenerates the cross-section. | ||
| Sub | SetName (Name as String) | |
| Sets the cross-section name. | ||
| Sub | Delete | () |
|
Deletes the cross-section from the model. |
| Sub | Display | () |
|
Shows the cross-section. The model must be displayed in a window. |
| Function | GetName | () as String |
|
Returns the name of the cross-section.
|
| Function | GetXSecType | () as IpfcXSecType |
|
Gets details about the cross-section.
|
| Sub | Regenerate | () |
|
Regenerates the cross-section. |
| Sub | SetName | (Name as String) |
|
Sets the cross-section name.
|