NX Open C++ Reference Guide
List of all members
NXOpen::Routing::FormboardFrameCGM Class Reference

Represents a Formboard Frame CGM. More...

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

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. More...
 
- Public Member Functions inherited from NXOpen::Routing::FormboardFrame
NXOpen::Routing::FormboardFrameCopyFrame ()
 Makes copy of the frame, and moves it to the work layer. More...
 
NXString GetFrameName ()
 Returns the name of the formboard frame. More...
 
NXOpen::DisplayableObjectGetObject (int *type)
 Query the formboard frame underlying geometry. More...
 
NXOpen::PointGetReferencePoint ()
 Query the formboard frame reference point. More...
 
void SetFrameName (const NXString &newName)
 Sets the name of the formboard frame
Created in NX5.0.0. More...
 
void SetFrameName (const char *newName)
 Sets the name of the formboard frame
Created in NX5.0.0. More...
 
void SetReferencePoint (NXOpen::Point *referencePoint)
 Sets the formboard frame reference point
Created in NX4.0.0. More...
 

Detailed Description

Represents a Formboard Frame CGM.


Created in NX5.0.0.


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