| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| CableDisplay | GetCableDisp
()
Get method for attribute "CableDisp" The cable display style |
| boolean | GetConceptModel
()
Get method for attribute "ConceptModel" |
| DisplayStyle | GetDispStyle
()
Get method for attribute "DispStyle" The display style |
| boolean | GetQuiltHLR
()
Get method for attribute "QuiltHLR" Whether to display Quilt HLR or not |
| TangentEdgeDisplay | GetTanEdgeDisplay
()
Get method for attribute "TanEdgeDisplay" The tan edge display |
| boolean | GetWeldXSec
()
Get method for attribute "WeldXSec" |
| void | SetCableDisp
(CableDisplay value)
Set method for attribute "CableDisp" The cable display style |
| void | SetConceptModel
(boolean value)
Set method for attribute "ConceptModel" |
| void | SetDispStyle
(DisplayStyle value)
Set method for attribute "DispStyle" The display style |
| void | SetQuiltHLR
(boolean value)
Set method for attribute "QuiltHLR" Whether to display Quilt HLR or not |
| void | SetTanEdgeDisplay
(TangentEdgeDisplay value)
Set method for attribute "TanEdgeDisplay" The tan edge display |
| void | SetWeldXSec
(boolean value)
Set method for attribute "WeldXSec" |
| Method Detail |
|---|
| GetDispStyle/SetDispStyle |
|---|
| DisplayStyle | GetDispStyle | () |
| void | SetDispStyle | (DisplayStyle value) |
The display style
|
| GetQuiltHLR/SetQuiltHLR |
|---|
| boolean | GetQuiltHLR | () |
| void | SetQuiltHLR | (boolean value) |
Whether to display Quilt HLR or not
|
| GetTanEdgeDisplay/SetTanEdgeDisplay |
|---|
| TangentEdgeDisplay | GetTanEdgeDisplay | () |
| void | SetTanEdgeDisplay | (TangentEdgeDisplay value) |
The tan edge display
|
| GetCableDisp/SetCableDisp |
|---|
| CableDisplay | GetCableDisp | () |
| void | SetCableDisp | (CableDisplay value) |
The cable display style
|
| GetConceptModel/SetConceptModel |
|---|
| boolean | GetConceptModel | () |
| void | SetConceptModel | (boolean value) |
|
| GetWeldXSec/SetWeldXSec |
|---|
| boolean | GetWeldXSec | () |
| void | SetWeldXSec | (boolean value) |
|