NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::MiterCorner Class Reference

This class defines a mitered corner. More...

Inheritance diagram for NXOpen::Routing::MiterCorner:
NXOpen::Routing::Corner NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

std::vector
< NXOpen::Routing::ISegment * > 
GetSegments ()
 Gets the segments of the miter corner object.

Detailed Description

This class defines a mitered corner.

That is a corner where the stock is extended and trimmed to form a flush connection at an angle. When stock is updated, the stock solid body is extended and then trimmed to the miter plain. The miter plane is defined as the plane that is perpendicular to the plane formed by the two linear segments that meet at the corner, and bisecting the angle between the two linear segments.
To create a new instance of this class, use Routing::MiterCornerCollection::AssignCorner

Created in NX4.0.0.


Member Function Documentation

Gets the segments of the miter corner object.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

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