public interface IJShellProvider
| Modifier and Type | Method and Description |
|---|---|
IJLBom |
getJLBom()
Get the "bom" JShell handler
|
IJLConnection |
getJLConnection()
Get the "connection" JShell handler
|
IJLDimension |
getJLDimension()
Get the "dimension" JShell handler
|
IJLDrawing |
getJLDrawing()
Get the "drawing" JShell handler
|
IJLFamilyTable |
getJLFamilyTable()
Get the "familytable" JShell handler
|
IJLFeature |
getJLFeature()
Get the "feature" JShell handler
|
IJLFile |
getJLFile()
Get the "file" JShell handler
|
IJLGeometry |
getJLGeometry()
Get the "geometry" JShell handler
|
IJLLayer |
getJLLayer()
Get the "layer" JShell handler
|
IJLNote |
getJLNote()
Get the "note" JShell handler
|
IJLParameter |
getJLParameter()
Get the "parameter" JShell handler
|
IJLProe |
getJLProe()
Get the "creo" JShell handler
|
IJLTransfer |
getJLTransfer()
Get the "interface" JShell handler
|
IJLView |
getJLView()
Get the "view" JShell handler
|
IJLWindchill |
getJLWindchill()
Get the "windchill" JShell handler
|
IJLBom getJLBom()
IJLConnection getJLConnection()
IJLDimension getJLDimension()
IJLFamilyTable getJLFamilyTable()
IJLFile getJLFile()
IJLParameter getJLParameter()
IJLProe getJLProe()
IJLTransfer getJLTransfer()
IJLFeature getJLFeature()
IJLDrawing getJLDrawing()
IJLNote getJLNote()
IJLLayer getJLLayer()
IJLWindchill getJLWindchill()
IJLGeometry getJLGeometry()
IJLView getJLView()