NXOpen .NET Reference  12.0.0
List of all members
NXOpen.Annotations.GeneralLabel Class Reference

Represents a General Label More...

Inheritance diagram for NXOpen.Annotations.GeneralLabel:
NXOpen.Annotations.Label NXOpen.Annotations.NoteBase NXOpen.Annotations.SimpleDraftingAid NXOpen.Annotations.DraftingAid NXOpen.Annotations.Annotation NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.INXObject NXOpen.INXObject

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
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...
 
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed
}
 specifies the object font for objects such as lines More...
 
- Public Member Functions inherited from NXOpen.Annotations.SimpleDraftingAid
unsafe void SetText (string[] lines)
 Sets the drafting aid's text. More...
 
unsafe string[] GetText ()
 Returns the drafting aid's text More...
 
unsafe void SetUserSymbolPreferences (NXOpen.Annotations.UserSymbolPreferences usymPrefs)
 Sets the user symbol preferences. More...
 
unsafe void SetUserSymbolSize (NXOpen.Annotations.UserSymbolPreferences.SizeType sizeType, double lengthOrScale, double heightOrAspectRatio)
 Sets the user symbol size. More...
 
unsafe void GetUserSymbolSize (out NXOpen.Annotations.UserSymbolPreferences.SizeType sizeType, out double lengthOrScale, out double heightOrAspectRatio)
 Gets the user symbol size More...
 
unsafe
NXOpen.Annotations.UserSymbolPreferences 
GetUserSymbolPreferences ()
 Returns the user symbol preferences More...
 
- Properties inherited from NXOpen.Annotations.Annotation
unsafe NXOpen.Point3d AnnotationOrigin [get, set]
 Returns or sets the origin (location) of the annotation. More...
 
unsafe NXOpen.Xform AnnotationPlane [get, set]
 Returns or sets the annotation plane. More...
 
unsafe bool HasAssociativeOrigin [get]
 Returns a flag indicating whether the origin is associative More...
 
unsafe bool IsRetained [get]
 Returns a flag indicating whether the annotation is retained More...
 
unsafe
NXOpen.Annotations.LeaderOrientation 
LeaderOrientation [get, set]
 Returns or sets the leader orientation for the annotation. More...
 
unsafe int NumberOfAssociativities [get]
 Returns the number of associativities for the annotation. More...
 
unsafe bool ParallelToScreen [get, set]
 Returns or sets the PMI parallel to screen setting More...
 
unsafe bool Suppressed [get]
 Returns the flag indicating whether the annotation is suppressed More...
 

Detailed Description

Represents a General Label

To obtain an instance of this class use NXOpen.Annotations.LabelCollection

Created in NX7.5.0


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