Share
 
 

PlaneSurface Object (ActiveX)

A planar surface.

Supported Platforms: Windows only

Class Information

Class Name

AcadPlaneSurface

Object Inheritance
Object
   AcadObject
      AcadEntity
         AcadSurface
            AcadPlaneSurface
Create Using

VBA

Not applicable
Access Via

VBA

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

Remarks

This object provides access to planar surfaces in AutoCAD. You cannot create a surface entity via ActiveX.

Was this information helpful?