Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1015 Bytes

File metadata and controls

32 lines (24 loc) · 1015 Bytes

SetWallCapAttributesType

Description

Sets the wall cap attributes type of a wall or round wall. The wall cap attributes type determines whether the wall caps have the wall line attributes or the component lines attributes. If they have the component lines attributes, each wall component is capped with its own left line attributes.

PROCEDURE SetWallCapAttributesType(
				wall                  : HANDLE;
				wallCapAttributesType : INTEGER);
def vs.SetWallCapAttributesType(wall, wallCapAttributesType):
    return None

Parameters

Name Type Description
wall HANDLE The handle to the wall or round wall.
wallCapAttributesType INTEGER The wall cap attributes type.

See Also

VS Functions: GetWallCapAttributesType

Version

Availability: from Vectorworks 2010

Category

  • Objects - Walls