| Library | Module | Frames | Expand |
| Property | CableStyle | as IpfcCableDisplayStyle |
| The display style for cables. | ||
| Property | RemoveQuiltHiddenLines | as Boolean |
| true to remove quilt hidden lines, false otherwise. | ||
| Property | ShowConceptModel | as Boolean |
| true to include the skeleton model in the display, false otherwise. | ||
| Property | ShowWeldXSection | as Boolean |
| true to show weld cross sections in the display, false otherwise. | ||
| Property | Style | as IpfcDisplayStyle |
| The display style for hidden lines. | ||
| Property | TangentStyle | as IpfcTangentEdgeDisplayStyle |
| The display style for tangent lines. | ||
| Function | CCpfcViewDisplay.Create (Style as IpfcDisplayStyle, TangentStyle as IpfcTangentEdgeDisplayStyle, CableStyle as IpfcCableDisplayStyle, RemoveQuiltHiddenLines as Boolean, ShowConceptModel as Boolean, ShowWeldXSection as Boolean) as IpfcViewDisplay | |
| Creates a new view display object. | ||
| Property | CableStyle | as IpfcCableDisplayStyle |
|
The display style for cables. |
| Property | RemoveQuiltHiddenLines | as Boolean |
|
true to remove quilt hidden lines, false otherwise. |
| Property | ShowConceptModel | as Boolean |
|
true to include the skeleton model in the display, false otherwise. |
| Property | ShowWeldXSection | as Boolean |
|
true to show weld cross sections in the display, false otherwise. |
| Property | Style | as IpfcDisplayStyle |
|
The display style for hidden lines. |
| Property | TangentStyle | as IpfcTangentEdgeDisplayStyle |
|
The display style for tangent lines. |
| Function | CCpfcViewDisplay.Create | (Style as IpfcDisplayStyle, TangentStyle as IpfcTangentEdgeDisplayStyle, CableStyle as IpfcCableDisplayStyle, RemoveQuiltHiddenLines as Boolean, ShowConceptModel as Boolean, ShowWeldXSection as Boolean) as IpfcViewDisplay |
|
Creates a new view display object.
|