Sets the value of a Vectorworks object property. Used with properties requiring a 2D or 3D point value.
For specific object selector index values, see the Appendix.
FUNCTION SetObjectVariablePoint(
h : HANDLE;
index : INTEGER;
p : REAL): BOOLEAN;def vs.SetObjectVariablePoint(h, index, p):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to object. |
| index | INTEGER | Object property index. |
| p | REAL | The object variable data point. |
VS Functions: GetObjectVariablePoint | GetObjectVariableBoolean | SetObjectVariableBoolean | GetObjectVariableHandle | SetObjectVariableHandle | GetObjectVariableInt | SetObjectVariableInt | GetObjectVariableLongInt | SetObjectVariableLongInt | GetObjectVariableReal | SetObjectVariableReal | GetObjectVariableString | SetObjectVariableString
Availability: from Vectorworks 2011