SketchText.height Property
Parent Object: SketchTextDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchText.h>
Description
This function is retired. See more information in the 'Remarks' section below.
This property has been retired and you should instead use the heightParameter property to access the parameter controlling the text height and use its properties to get and set the height.
Remarks
Gets and sets the height of the text in centimeters.Syntax
"sketchText_var" is a variable referencing a SketchText object. |
Property Value
This is a read/write property whose value is a double.Version
Introduced in version March 2015Retired in version November 2025
