Sets the alternate section fill of a component in an object.
FUNCTION SetCompAltSecFill(
object : HANDLE;
componentIndex : INTEGER;
alternateSectionFill : LONGINT): BOOLEAN;def vs.SetCompAltSecFill(object, componentIndex, alternateSectionFill):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| object | HANDLE | The object. Can be a roof face, roof, Roof Style, or the Roof Preferences. |
| componentIndex | INTEGER | The index of the component. |
| alternateSectionFill | LONGINT | The alternate section fill of the component. |
VS Functions: GetCompAltSecFill
Availability: from Vectorworks 2016