Helix Object (ActiveX)

A helix.

Supported Platforms: Windows only

Class Information

Class Name

AcadHelix

Object Inheritance
Object
  AcadObject
      AcadEntity
         AcadHelix
Create Using

VBA

Not applicable
Access Via

VBA

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item

Members

These members are part of this object:

Remarks

The Helix object encapsulates a Spline object that helps it maintain its basic shape. You can use ActiveX to query and edit Helix entities in an AutoCAD drawing. However, you cannot create a Helix object with ActiveX.