TextBox.ConvertToGeometry Method
Parent Object: TextBoxDescription
Method that converts the text box to sketch geometries.
Syntax
TextBox.ConvertToGeometry( SHXFont As String, [UseBigFont] As Variant, [BigFont] As Variant ) As SketchEntitiesEnumeratorParameters
| Name | Type | Description |
| SHXFont | String | |
| UseBigFont | Variant | This is an optional argument whose default value is null. |
| BigFont | Variant | This is an optional argument whose default value is null. |
