IntelliCAD 11.1 Object Library
AddRegion Method
See Also 
ObjectList
An array of objects forming a closed, coplanar polygon that can be converted into a region or set of regions (line, circle, arc, elliptical arc, polyline, spline).
ModelSpace Collection : AddRegion Method

Description

Adds a region with given height and rotation.

Syntax

Visual Basic
Public Function AddRegion( _
   ByVal ObjectList As Variant _
) As Variant

Parameters

ObjectList
An array of objects forming a closed, coplanar polygon that can be converted into a region or set of regions (line, circle, arc, elliptical arc, polyline, spline).

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.