|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExportSelection | |
wt.step | STEP (ISO 10303) Support. |
wt.step.processor |
Uses of ExportSelection in wt.step |
Subclasses of ExportSelection in wt.step | |
class |
AssemblyExportSelection
An export selection based on a number of root parts were the export contains all items in the assembly under those root parts. |
class |
BaselineExportSelection
An export selection based on the content of a Baseline |
Methods in wt.step with parameters of type ExportSelection | |
static void |
StepHelper.export(ExportSelection selection)
Export a selection of products in STEP format. |
static void |
StepHelper.Server.export(ExportSelection selection)
|
Uses of ExportSelection in wt.step.processor |
Methods in wt.step.processor with parameters of type ExportSelection | |
void |
WTStepProcessor.export(ExportSelection exportSelection)
Extends the StepProcessor to package up the generated STEP file and add it as primary content to a WTDocument. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |