SketchTextDefinition.parentSketchText Property
Parent Object: SketchTextDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchTextDefinition.h>
Description
Returns the SketchText object this definition is associated with. This property will return null in the case the definition object was obtained from a SketchTextInput object because the SketchText object does not yet exist.
Syntax
"sketchTextDefinition_var" is a variable referencing a SketchTextDefinition object.
|