Skip to main content

DimensionData

Interface representing the data required to create a dimension line.

Properties

endpointElement

endpointElement: HTMLElement

The HTML element to be used as the endpoint marker for the dimension line.


line

line: Line

The 3D line representing the dimension.


lineMaterial

lineMaterial: LineBasicMaterial

The material to be used for the line of the dimension.