Skip to main content

DesignDataLine_Preview

**Experimental** Represents a line segment in the design.

type DesignDataLine_Preview {
boundingRectangle: DesignDataRectangle_Preview
documentId: String
location: DesignDataLocation_Preview
uniqueId: String
}

Fields

DesignDataLine_Preview.boundingRectangle ● DesignDataRectangle_Preview object

**Experimental** The bounding rectangle of the line.

DesignDataLine_Preview.documentId ● String scalar

**Experimental** The identifier of the document containing this line.

DesignDataLine_Preview.location ● DesignDataLocation_Preview object

**Experimental** The location of the line.

DesignDataLine_Preview.uniqueId ● String scalar

**Experimental** The unique identifier of the line.