CreateTerminatorGeometryArgs Interface @beta

Arguments supplied to createTerminatorGeometry.

Properties

Name Type Description
builder ElementGeometry.Builder The geometry builder to append the terminator geometry to.  
dir Vector3d The direction vector of the leader line.  
isArrow boolean | undefined If true (the default), the leader's terminator shape is used; otherwise the target-point shape is used.  
params GeometryParams The geometry parameters to use for the terminator.  
point Point3d The point at which the terminator is placed - typically the start or end of a leader line.  
textHeight number The height of the text block, used to scale the terminator's dimensions.  
textStyleSettings TextStyleSettings The text style settings describing the terminator's shape and dimensions.  

Defined in

Last Updated: 03 September, 2026