NX Open C++ Reference Guide
|
Represents the CablewaysLayoutView class. More...
Public Member Functions | |
void | CondemnLayoutViewEntities () |
Condemns the layout view entities. | |
void | FlipView () |
Flips the layout view along view direction. | |
bool | GetViewDirection () |
Returns the view direction. | |
void | GetViewMatrixAndOrigin (NXOpen::Matrix3x3 *orientation, NXOpen::Point3d *origin) |
Returns the orientation matrix and origin associated with the layout view. | |
void | HighlightView () |
Highlights the layout view. | |
void | PositionLayoutView (const NXOpen::Matrix3x3 &orientation, const NXOpen::Point3d &origin) |
Positions the layout view in the 3D space as per input orientation matrix and origin. | |
void | PositionLayoutView (NXOpen::Xform *toOrientation) |
Positions the layout view in the 3D space as per the Xform . | |
void | UncondemnLayoutViewEntities () |
Uncondemns the layout view entities. | |
void | UnhighlightView () |
Unhighlights the layout view. |
Represents the CablewaysLayoutView class.
No creator as of now
Created in NX7.5.0.
Condemns the layout view entities.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Flips the layout view along view direction.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the view direction.
void NXOpen::Routing::Electrical::CablewaysLayoutView::GetViewMatrixAndOrigin | ( | NXOpen::Matrix3x3 * | orientation, |
NXOpen::Point3d * | origin | ||
) |
Returns the orientation matrix and origin associated with the layout view.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
orientation | orientation |
origin | origin |
Highlights the layout view.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
void NXOpen::Routing::Electrical::CablewaysLayoutView::PositionLayoutView | ( | const NXOpen::Matrix3x3 & | orientation, |
const NXOpen::Point3d & | origin | ||
) |
Positions the layout view in the 3D space as per input orientation matrix and origin.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
orientation | orientation |
origin | origin |
void NXOpen::Routing::Electrical::CablewaysLayoutView::PositionLayoutView | ( | NXOpen::Xform * | toOrientation | ) |
Positions the layout view in the 3D space as per the Xform .
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
toOrientation | toorientation |
Uncondemns the layout view entities.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Unhighlights the layout view.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")