API Documentation > Interface Classes > Class wfcDrawingViewDisplay
Class wfcDrawingViewDisplay

# include <wfcQuickPrint.h>

class
wfcDrawingViewDisplay
: public virtual
xobject
{
xdeclare(wfcDrawingViewDisplay)
...
};
This is a
COMPACT class.

Description
The view display style to use..
User Guide References:
Method Summary
Create (pfcDisplayStyle DispStyle, xbool QuiltHLR, wfcTangentEdgeDisplay TanEdgeDisplay, wfcCableDisplay CableDisp, xbool ConceptModel, xbool WeldXSec)
void
The cable display style
void
void
The display style
void
Whether to display Quilt HLR or not
void
The tan edge display
void
Method Detail
GetDispStyle
()
void
SetDispStyle
(pfcDisplayStyle value)
The display style
User Guide References:
GetQuiltHLR
()
void
SetQuiltHLR
(xbool value)
Whether to display Quilt HLR or not
User Guide References:
GetTanEdgeDisplay
()
void
SetTanEdgeDisplay
The tan edge display
User Guide References:
GetCableDisp
()
void
SetCableDisp
(wfcCableDisplay value)
The cable display style
User Guide References:
GetConceptModel
()
void
SetConceptModel
(xbool value)
User Guide References:
GetWeldXSec
()
void
SetWeldXSec
(xbool value)
User Guide References:
Create
(pfcDisplayStyle DispStyle, xbool QuiltHLR, wfcTangentEdgeDisplay TanEdgeDisplay, wfcCableDisplay CableDisp, xbool ConceptModel, xbool WeldXSec)
User Guide References:
Parameters:
DispStyle
QuiltHLR
TanEdgeDisplay
CableDisp
ConceptModel
WeldXSec
Returns:
Was this helpful?