Gets the information about the panel and position of an object being inserted by the curtain wall tool
PROCEDURE vsoGetCWInfo(
VAR width : REAL;
VAR height : REAL;
VAR centerX : REAL;
VAR centerY : REAL;
VAR index : INTEGER);def vs.vsoGetCWInfo():
return (width, height, centerX, centerY, index)| Name | Type | Description |
|---|---|---|
| width | REAL | |
| height | REAL | |
| centerX | REAL | |
| centerY | REAL | |
| index | INTEGER |
Availability: from Vectorworks 2015