Package | Description |
---|---|
nxopen.annotations |
Provides classes and interfaces relating to Dimensions, Notes, Symbols, PMI, and other Annotations.
|
nxopen.preferences |
Provides classes and interfaces for preferences.
|
Modifier and Type | Method and Description |
---|---|
LetteringPreferences |
SimpleDraftingAidPreferences.getLetteringPreferences()
Returns the lettering preferences
License requirements: None. |
LetteringPreferences |
DimensionData.getLetteringPreferences()
Returns the lettering preferences
License requirements: None. |
Modifier and Type | Method and Description |
---|---|
Gdt |
AnnotationManager.createGdt(String[] textLines,
Point3d origin,
LetteringPreferences letteringPreferences,
UserSymbolPreferences userSymbolPreferences,
LineAndArrowPreferences lineArrowPreferences,
boolean alwaysVertical,
LeaderBundle leader)
Creates a GDT symbol
License requirements: drafting ("DRAFTING") . |
Label |
AnnotationManager.createLabel(String[] textLines,
Point3d origin,
LetteringPreferences letteringPreferences,
UserSymbolPreferences userSymbolPreferences,
LineAndArrowPreferences lineArrowPreferences,
LeaderBundle leader)
Creates a label.
|
Note |
AnnotationManager.createNote(String[] textLines,
Point3d origin,
AxisOrientation orientation,
LetteringPreferences letteringPreferences,
UserSymbolPreferences userSymbolPreferences)
Creates a note
License requirements: drafting ("DRAFTING") . |
void |
SimpleDraftingAidPreferences.setLetteringPreferences(LetteringPreferences preferences)
Sets the lettering preferences
License requirements: None. |
void |
DimensionData.setLetteringPreferences(LetteringPreferences letteringPrefs)
Sets the lettering preferences
License requirements: None. |
Modifier and Type | Method and Description |
---|---|
LetteringPreferences |
AnnotationPreferences.getLetteringPreferences()
Returns the global lettering preferences for the part
License requirements: None. |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPreferences.setLetteringPreferences(LetteringPreferences letteringPrefs)
Sets the global lettering preferences for the part
License requirements: geometric_tol ("GDT") OR drafting ("DRAFTING") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.