public interface HeadImpactBPillarWizardBuilder extends TaggedObject, IComponentBuilder
HeadImpactBPillarWizardBuilder
. Modifier and Type | Method and Description |
---|---|
Point |
bp2Left()
Returns the left B-pillar 2 point.
|
Point |
bp2Right()
Returns the right B-pillar 2 point.
|
ScCollector |
bpillarLeft()
Returns the left B pillar geometry.
|
ScCollector |
bpillarRight()
Returns the right B pillar geometry.
|
ScCollector |
centerlineLeft()
Returns the left B Pillar centerline geometry.
|
ScCollector |
centerlineRight()
Returns the right B Pillar centerline geometry.
|
Point |
daylightBottomLeft()
Returns the left daylight opening bottom point.
|
Point |
daylightBottomRight()
Returns the right daylight opening bottom point.
|
ScCollector |
daylightOpeningLeft()
Returns the left forward daylight opening geometry.
|
ScCollector |
daylightOpeningRight()
Returns the right forward daylight opening geometry.
|
ScCollector |
doorOpeningLeft()
Returns the left forward door opening geometry.
|
ScCollector |
doorOpeningRight()
Returns the right forward door opening geometry.
|
Point |
doorTopLeft()
Returns the left door opening top point.
|
Point |
doorTopRight()
Returns the right door opening top point.
|
void |
setBP2Left(Point bp2Left)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setBP2Right(Point bp2Right)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setDaylightBottomLeft(Point daylightBottomLeft)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setDaylightBottomRight(Point daylightBottomRight)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setDoorTopLeft(Point doorTopLeft)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setDoorTopRight(Point doorTopRight)
License requirements: nx_general_packaging ("NX General Packaging") . |
ScCollector |
upperRoofInterior()
Returns the upper roof interior geometry.
|
printTestData, printTestData, tag, tagValue
validate
ScCollector upperRoofInterior() throws NXException, RemoteException
NXException
RemoteException
ScCollector bpillarLeft() throws NXException, RemoteException
NXException
RemoteException
ScCollector bpillarRight() throws NXException, RemoteException
NXException
RemoteException
ScCollector centerlineLeft() throws NXException, RemoteException
NXException
RemoteException
ScCollector centerlineRight() throws NXException, RemoteException
NXException
RemoteException
ScCollector doorOpeningLeft() throws NXException, RemoteException
NXException
RemoteException
ScCollector doorOpeningRight() throws NXException, RemoteException
NXException
RemoteException
ScCollector daylightOpeningLeft() throws NXException, RemoteException
NXException
RemoteException
ScCollector daylightOpeningRight() throws NXException, RemoteException
NXException
RemoteException
Point bp2Left() throws NXException, RemoteException
NXException
RemoteException
void setBP2Left(Point bp2Left) throws NXException, RemoteException
bp2Left
- NXException
RemoteException
Point bp2Right() throws NXException, RemoteException
NXException
RemoteException
void setBP2Right(Point bp2Right) throws NXException, RemoteException
bp2Right
- NXException
RemoteException
Point doorTopLeft() throws NXException, RemoteException
NXException
RemoteException
void setDoorTopLeft(Point doorTopLeft) throws NXException, RemoteException
doorTopLeft
- NXException
RemoteException
Point doorTopRight() throws NXException, RemoteException
NXException
RemoteException
void setDoorTopRight(Point doorTopRight) throws NXException, RemoteException
doorTopRight
- NXException
RemoteException
Point daylightBottomLeft() throws NXException, RemoteException
NXException
RemoteException
void setDaylightBottomLeft(Point daylightBottomLeft) throws NXException, RemoteException
daylightBottomLeft
- NXException
RemoteException
Point daylightBottomRight() throws NXException, RemoteException
NXException
RemoteException
void setDaylightBottomRight(Point daylightBottomRight) throws NXException, RemoteException
daylightBottomRight
- NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.