| Package | Description |
|---|---|
| com.openinventor.inventor.nodes |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoAnnoText3Property.RenderPrintTypes> |
SoAnnoText3Property.renderPrintType
This flag specifies how annotation text should be rendered (as 3D text or 2D text) and how it should be printed when the Hard Copy Extension is used (as 3D vectors or 2D PostScript raster fonts).
|
| Modifier and Type | Method and Description |
|---|---|
static SoAnnoText3Property.RenderPrintTypes |
SoAnnoText3Property.RenderPrintTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoAnnoText3Property.RenderPrintTypes |
SoAnnoText3Property.RenderPrintTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoAnnoText3Property.RenderPrintTypes |
SoAnnoText3Property.RenderPrintTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoAnnoText3Property.RenderPrintTypes[] |
SoAnnoText3Property.RenderPrintTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com