Share

TextBox.ConvertToGeometry Method

Parent Object: TextBox

Description

Method that converts the text box to sketch geometries.

Syntax

TextBox.ConvertToGeometry( SHXFont As String, [UseBigFont] As Variant, [BigFont] As Variant ) As SketchEntitiesEnumerator

Parameters

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.

Version

Introduced in version 2018

Was this information helpful?