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

The Routing::FormboardFrame is a (not pure) virtual class. More...

Inheritance diagram for NXOpen::Routing::FormboardFrame:
NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject NXOpen::Routing::FormboardFrameCGM NXOpen::Routing::FormboardFramePattern NXOpen::Routing::FormboardFrameRectangle

List of all members.

Public Member Functions

NXOpen::Routing::FormboardFrameCopyFrame ()
 Makes copy of the frame, and moves it to the work layer.
NXString GetFrameName ()
 Returns the name of the formboard frame.
NXOpen::DisplayableObjectGetObject (int *type)
 Query the formboard frame underlying geometry.
NXOpen::PointGetReferencePoint ()
 Query the formboard frame reference point.
void SetFrameName (const NXString &newName)
 Sets the name of the formboard frame
Created in NX5.0.0.
void SetReferencePoint (NXOpen::Point *referencePoint)
 Sets the formboard frame reference point
Created in NX4.0.0.

Detailed Description

The Routing::FormboardFrame is a (not pure) virtual class.

It has three subclasses:

It stores a reference point and frame name. The access methods are implemented in the subclasses


Created in NX4.0.0.


Member Function Documentation

Makes copy of the frame, and moves it to the work layer.

Returns:
Copy of the existing frame
Created in NX5.0.0.

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

Returns the name of the formboard frame.

Returns:

Created in NX5.0.0.

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

Query the formboard frame underlying geometry.

Returns:
Underlying geometry
Created in NX5.0.0.

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

Query the formboard frame reference point.

Returns:
Lower left corner
Created in NX4.0.0.

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

Sets the name of the formboard frame
Created in NX5.0.0.



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

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

Sets the formboard frame reference point
Created in NX4.0.0.



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

Parameters:
referencePointLower left corner

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