NX Open C++ Reference Guide
Public Member Functions
NXOpen::Die::LineupBuilder Class Reference

Represents a Lineup feature builder
To create a new instance of this class, use Die::DieCollection::Lineup

Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Die::LineupBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::Vector3d FlowDirection ()
 Returns the flow direction of the lineup
Created in NX7.5.0.
std::vector< NXStringGetDetails ()
 Gets the detailed description of the lineup.
std::vector< NXOpen::Body * > GetProductBodies ()
 Gets the product sheet bodies of the lineup.
NXOpen::Point3d Origin ()
 Returns the origin of the lineup
Created in NX4.0.0.
NXOpen::Vector3d PressDirection ()
 Returns the press direction of the lineup
Created in NX7.5.0.
void SetDetails (std::vector< NXString > &strings)
 Sets the detailed description of the lineup
Created in NX4.0.0.
void SetFlowDirection (const NXOpen::Vector3d &flowDirection)
 Sets the flow direction of the lineup
Created in NX7.5.0.
void SetOrigin (const NXOpen::Point3d &origin)
 Sets the origin of the lineup
Created in NX4.0.0.
void SetPressDirection (const NXOpen::Vector3d &pressDirection)
 Sets the press direction of the lineup
Created in NX7.5.0.
void SetProductBodies (const std::vector< NXOpen::Body * > &objects)
 Sets the product sheet bodies of the lineup
Created in NX4.0.0.

Detailed Description

Represents a Lineup feature builder
To create a new instance of this class, use Die::DieCollection::Lineup

Created in NX4.0.0.



Member Function Documentation

Returns the flow direction of the lineup
Created in NX7.5.0.



License requirements : die_engineering ("DIE ENGINEERING")

Gets the detailed description of the lineup.

Returns:
detail strings
Created in NX4.0.0.

License requirements : die_engineering ("DIE ENGINEERING")

Gets the product sheet bodies of the lineup.

Returns:

Created in NX4.0.0.

License requirements : die_engineering ("DIE ENGINEERING")

Returns the origin of the lineup
Created in NX4.0.0.



License requirements : die_engineering ("DIE ENGINEERING")

Returns the press direction of the lineup
Created in NX7.5.0.



License requirements : die_engineering ("DIE ENGINEERING")

void NXOpen::Die::LineupBuilder::SetDetails ( std::vector< NXString > &  strings)

Sets the detailed description of the lineup
Created in NX4.0.0.



License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
stringsdetail strings
NOTE: The full Unicode character set is not supported for this parameter.

Sets the flow direction of the lineup
Created in NX7.5.0.



License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
flowDirectionflowdirection

Sets the origin of the lineup
Created in NX4.0.0.



License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
originorigin

Sets the press direction of the lineup
Created in NX7.5.0.



License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
pressDirectionpressdirection
void NXOpen::Die::LineupBuilder::SetProductBodies ( const std::vector< NXOpen::Body * > &  objects)

Sets the product sheet bodies of the lineup
Created in NX4.0.0.



License requirements : die_engineering ("DIE ENGINEERING")

Parameters:
objectsobjects

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.