NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Routing.FormboardFramePattern Class Reference

Represents a Formboard Frame Pattern. More...

Inheritance diagram for NXOpen.Routing.FormboardFramePattern:
NXOpen.Routing.FormboardFrame NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Public Member Functions inherited from NXOpen.Routing.FormboardFrame
unsafe
NXOpen.Routing.FormboardFrame 
CopyFrame ()
 Makes copy of the frame, and moves it to the work layer More...
 
unsafe string GetFrameName ()
 Returns the name of the formboard frame More...
 
unsafe NXOpen.DisplayableObject GetObject (out int type)
 Query the formboard frame underlying geometry More...
 
unsafe NXOpen.Point GetReferencePoint ()
 Query the formboard frame reference point More...
 
unsafe void SetFrameName (string newName)
 Sets the name of the formboard frame More...
 
unsafe void SetReferencePoint (NXOpen.Point referencePoint)
 Sets the formboard frame reference point More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.DisplayableObject
unsafe int Color [get, set]
 Returns or sets the color of the object. More...
 
unsafe bool IsBlanked [get]
 Returns the blank status of this object. More...
 
unsafe int Layer [get, set]
 Returns or sets the layer that the object is in. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
LineFont [get, set]
 Returns or sets the line font of the object. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
LineWidth [get, set]
 Returns or sets the line width of the object. More...
 
unsafe NXOpen.Point3d NameLocation [get]
 Returns the location of the object's name. More...
 

Detailed Description

Represents a Formboard Frame Pattern.

Created in NX5.0.0


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