createTerminatorGeometry Function

Creates the geometry for a terminator at the end of a leader line.

createTerminatorGeometry(args: CreateTerminatorGeometryArgs): boolean

@returns True if the geometry was successfully created, false otherwise.

Parameter Type Description
args CreateTerminatorGeometryArgs Describes the terminator geometry to create. See CreateTerminatorGeometryArgs.

Returns - boolean

True if the geometry was successfully created, false otherwise.

Defined in

Last Updated: 03 September, 2026