Home > ISCH_PrimitivePolygon > setState_Line
ISCH_PrimitivePolygon.setState_Line() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Set the property state: coordinate group
Signature
typescript
function setState_Line(line: Array<number>): ISCH_PrimitivePolygon;1
Parameters
Parameter | Type | Description |
|---|---|---|
line | Array<number> | Coordinate group |
Returns
Polygon primitive object