Home > ISCH_PrimitiveBus > setState_Line
ISCH_PrimitiveBus.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.
设置属性状态:多段线坐标组
Signature
typescript
setState_Line(line: Array<number> | Array<Array<number>>): ISCH_PrimitiveBus;
1
Parameters
Parameter | Type | Description |
---|---|---|
line | Array<number> | Array<Array<number>> | 多段线坐标组 |
Returns
总线图元对象