| Library | Module | Frames | Expand |
| pfcCableDisplayStyle | CableStyle | |
| The display style for cables. | ||
| boolean | RemoveQuiltHiddenLines | |
| true to remove quilt hidden lines, false otherwise. | ||
| boolean | ShowConceptModel | |
| true to include the skeleton model in the display, false otherwise. | ||
| boolean | ShowWeldXSection | |
| true to show weld cross sections in the display, false otherwise. | ||
| pfcDisplayStyle | Style | |
| The display style for hidden lines. | ||
| pfcTangentEdgeDisplayStyle | TangentStyle | |
| The display style for tangent lines. | ||
| static pfcViewDisplay | Create (pfcDisplayStyle Style, pfcTangentEdgeDisplayStyle TangentStyle, pfcCableDisplayStyle CableStyle, boolean RemoveQuiltHiddenLines, boolean ShowConceptModel, boolean ShowWeldXSection) | |
| Creates a new view display object. | ||
| pfcCableDisplayStyle | CableStyle |
|
The display style for cables. |
| boolean | RemoveQuiltHiddenLines |
|
true to remove quilt hidden lines, false otherwise. |
| boolean | ShowConceptModel |
|
true to include the skeleton model in the display, false otherwise. |
| boolean | ShowWeldXSection |
|
true to show weld cross sections in the display, false otherwise. |
| pfcDisplayStyle | Style |
|
The display style for hidden lines. |
| pfcTangentEdgeDisplayStyle | TangentStyle |
|
The display style for tangent lines. |
| static pfcViewDisplay | Create | (pfcDisplayStyle Style, pfcTangentEdgeDisplayStyle TangentStyle, pfcCableDisplayStyle CableStyle, boolean RemoveQuiltHiddenLines, boolean ShowConceptModel, boolean ShowWeldXSection) |
|
Creates a new view display object.
|