Gets the use class pen weight for left pen flag of a component in an object.
FUNCTION GetCompUseClassLPW(
object : HANDLE;
componentIndex : INTEGER;
VAR useClassPenWeightForLeftPen : BOOLEAN): BOOLEAN;def vs.GetCompUseClassLPW(object, componentIndex):
return (BOOLEAN, useClassPenWeightForLeftPen)| 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. |
| useClassPenWeightForLeftPen | BOOLEAN | Returns whether or not the component is using class attributes for its left pen weight. |
VS Functions: SetCompUseClassLPW
Availability: from Vectorworks 2016