NX Open C++ Reference Guide
|
Represents a Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder . More...
Public Member Functions | |
bool | CreateGeometry () |
Returns the create construction geometry flag. | |
NXOpen::Point * | FH1Left () |
Returns the left FH1 alternative point. | |
bool | FH1LeftFlag () |
Returns the left FH1 alternative point flag. | |
NXOpen::Expression * | FH1Offset () |
Returns the offset used to position FH1. | |
NXOpen::Point * | FH1Right () |
Returns the right FH1 alternative point. | |
bool | FH1RightFlag () |
Returns the right FH1 alternative point flag. | |
NXOpen::Point * | FH2Left () |
Returns the left FH2 alternative point. | |
bool | FH2LeftFlag () |
Returns the left FH2 alternative point flag. | |
NXOpen::Expression * | FH2Offset () |
Returns the offset used to position FH2. | |
NXOpen::Point * | FH2Right () |
Returns the right FH2 alternative point. | |
bool | FH2RightFlag () |
Returns the right FH2 alternative point flag. | |
NXOpen::Expression * | ReqHorizontalExact () |
Returns the horizontal exact required approach angle. | |
NXOpen::Expression * | ReqVerticalMax () |
Returns the vertical maximum required approach angle. | |
NXOpen::Expression * | ReqVerticalMin () |
Returns the vertical minimum required approach angle. | |
void | SetCreateGeometry (bool createGeometry) |
Sets the create construction geometry flag. | |
void | SetFH1Left (NXOpen::Point *fh1Left) |
Sets the left FH1 alternative point. | |
void | SetFH1LeftFlag (bool fh1LeftFlag) |
Sets the left FH1 alternative point flag. | |
void | SetFH1Right (NXOpen::Point *fh1Right) |
Sets the right FH1 alternative point. | |
void | SetFH1RightFlag (bool fh1RightFlag) |
Sets the right FH1 alternative point flag. | |
void | SetFH2Left (NXOpen::Point *rp2Left) |
Sets the left FH2 alternative point. | |
void | SetFH2LeftFlag (bool rp2LeftFlag) |
Sets the left FH2 alternative point flag. | |
void | SetFH2Right (NXOpen::Point *rp2Right) |
Sets the right FH2 alternative point. | |
void | SetFH2RightFlag (bool rp2RightFlag) |
Sets the right FH2 alternative point flag. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder .
This is an abstract class and cannot be instantiated.
Created in NX9.0.0.
bool NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::CreateGeometry | ( | ) |
Returns the create construction geometry flag.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH1Left | ( | ) |
Returns the left FH1 alternative point.
Created in NX9.0.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH1LeftFlag | ( | ) |
Returns the left FH1 alternative point flag.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH1Offset | ( | ) |
Returns the offset used to position FH1.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH1Right | ( | ) |
Returns the right FH1 alternative point.
Created in NX9.0.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH1RightFlag | ( | ) |
Returns the right FH1 alternative point flag.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH2Left | ( | ) |
Returns the left FH2 alternative point.
Created in NX9.0.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH2LeftFlag | ( | ) |
Returns the left FH2 alternative point flag.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH2Offset | ( | ) |
Returns the offset used to position FH2.
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH2Right | ( | ) |
Returns the right FH2 alternative point.
Created in NX9.0.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::FH2RightFlag | ( | ) |
Returns the right FH2 alternative point flag.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::ReqHorizontalExact | ( | ) |
Returns the horizontal exact required approach angle.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::ReqVerticalMax | ( | ) |
Returns the vertical maximum required approach angle.
Created in NX9.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::ReqVerticalMin | ( | ) |
Returns the vertical minimum required approach angle.
Created in NX9.0.0.
License requirements : None
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetCreateGeometry | ( | bool | createGeometry | ) |
Sets the create construction geometry flag.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
createGeometry | creategeometry |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH1Left | ( | NXOpen::Point * | fh1Left | ) |
Sets the left FH1 alternative point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
fh1Left | fh1left |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH1LeftFlag | ( | bool | fh1LeftFlag | ) |
Sets the left FH1 alternative point flag.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
fh1LeftFlag | fh1leftflag |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH1Right | ( | NXOpen::Point * | fh1Right | ) |
Sets the right FH1 alternative point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
fh1Right | fh1right |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH1RightFlag | ( | bool | fh1RightFlag | ) |
Sets the right FH1 alternative point flag.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
fh1RightFlag | fh1rightflag |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH2Left | ( | NXOpen::Point * | rp2Left | ) |
Sets the left FH2 alternative point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
rp2Left | rp2left |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH2LeftFlag | ( | bool | rp2LeftFlag | ) |
Sets the left FH2 alternative point flag.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
rp2LeftFlag | rp2leftflag |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH2Right | ( | NXOpen::Point * | rp2Right | ) |
Sets the right FH2 alternative point.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
rp2Right | rp2right |
void NXOpen::Features::VehicleDesign::HeadImpactFrontHeaderDetailBuilder::SetFH2RightFlag | ( | bool | rp2RightFlag | ) |
Sets the right FH2 alternative point flag.
Created in NX9.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
rp2RightFlag | rp2rightflag |
|
virtual |
Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.
Implements NXOpen::GeometricUtilities::IComponentBuilder.