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