Sets the use class fill style for alternate section fill flag of a component in an object.
FUNCTION SetCompUseClassASF(
object : HANDLE;
componentIndex : INTEGER;
useClassFillStyleForAlternateSectionFill : BOOLEAN): BOOLEAN;def vs.SetCompUseClassASF(object, componentIndex, useClassFillStyleForAlternateSectionFill):
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. |
| useClassFillStyleForAlternateSectionFill | BOOLEAN | Whether or not the component will use class attributes for its alternate section fill. |
VS Functions: GetCompUseClassASF
Availability: from Vectorworks 2016