Sets the pen styles of a component in an object.
FUNCTION SetCompPenStylesN(
object : HANDLE;
componentIndex : INTEGER;
leftPenStyle : LONGINT;
rightPenStyle : LONGINT): BOOLEAN;def vs.SetCompPenStylesN(object, componentIndex, leftPenStyle, rightPenStyle):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| object | HANDLE | The object. Can be a wall, round wall, slab, roof face, roof, Wall Style, Slab Style, Roof Style, the Wall Preferences, the Slab Preferences, or the Roof Preferences. |
| componentIndex | INTEGER | The index of the component. |
| leftPenStyle | LONGINT | The left pen style of the component. |
| rightPenStyle | LONGINT | The right pen style of the component. |
VS Functions: GetCompPenStylesN
Availability: from Vectorworks 2016