public interface AeroSheetmetalManager extends Remote
FeatureCollection
Modifier and Type | Method and Description |
---|---|
AeroLighteningCutoutBuilder |
createAeroLighteningCutoutBuilder(nxopen.features.Feature aeroLighteningCutout)
Creates a
AeroLighteningCutoutBuilder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") Created in NX5.0.0 |
AeroFlangeBuilder |
createFlangeBuilder(nxopen.features.Feature aerosmFlange)
Create flange builder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN") . |
FlatPatternBuilder |
createFlatPatternBuilder(nxopen.features.Feature aerosmUnform)
Creates a
FlatPatternBuilder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") Created in NX6.0.0 |
FlatSolidBuilder |
createFlatSolidBuilder(nxopen.features.Feature aerosmUnform)
Create flat solid builder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") . |
AeroJoggleBuilder |
createJoggleBuilder(nxopen.features.Feature aerosmJoggle)
Create joggle builder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") . |
AeroReformBuilder |
createReformBuilder(nxopen.features.Feature aerosmReform)
Create reform builder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN") . |
AeroUnformBuilder |
createUnformBuilder(nxopen.features.Feature aerosmUnform)
Create unform builder
License requirements: aero_sheet_metal ("Aerospace Sheet Metal") OR adv_sheet_metal_dsgn ("ADVANCED SHEET METAL DESIGN") . |
AeroFlangeBuilder createFlangeBuilder(nxopen.features.Feature aerosmFlange) throws NXException, RemoteException
aerosmFlange
- AeroFlangeBuilder
to be edited, if null then create a new oneNXException
RemoteException
AeroJoggleBuilder createJoggleBuilder(nxopen.features.Feature aerosmJoggle) throws NXException, RemoteException
aerosmJoggle
- AeroJoggleBuilder
to be edited, if null then create a new oneNXException
RemoteException
AeroUnformBuilder createUnformBuilder(nxopen.features.Feature aerosmUnform) throws NXException, RemoteException
aerosmUnform
- AeroUnformBuilder
to be edited, if null then create a new oneNXException
RemoteException
AeroReformBuilder createReformBuilder(nxopen.features.Feature aerosmReform) throws NXException, RemoteException
aerosmReform
- AeroReformBuilder
to be edited, if null then create a new oneNXException
RemoteException
FlatSolidBuilder createFlatSolidBuilder(nxopen.features.Feature aerosmUnform) throws NXException, RemoteException
aerosmUnform
- FlatSolidBuilder
to be edited, if null then create a new oneNXException
RemoteException
AeroLighteningCutoutBuilder createAeroLighteningCutoutBuilder(nxopen.features.Feature aeroLighteningCutout) throws NXException, RemoteException
AeroLighteningCutoutBuilder
aeroLighteningCutout
- nxopen.features.Feature
to be editedNXException
RemoteException
FlatPatternBuilder createFlatPatternBuilder(nxopen.features.Feature aerosmUnform) throws NXException, RemoteException
FlatPatternBuilder
aerosmUnform
- nxopen.features.Feature
to be edited, if null then create a new oneNXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.