AcadArc Interface

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public interface AcadArc : IAcadArc, 
        IAcadObjectEvents_Event

The AcadArc type exposes the following members.

Properties
  Name Description
Public property Application (Inherited from IAcadArc.)
Public property ArcLength (Inherited from IAcadArc.)
Public property Area (Inherited from IAcadArc.)
Public property Center (Inherited from IAcadArc.)
Public property color (Inherited from IAcadArc.)
Public property Database (Inherited from IAcadArc.)
Public property Document (Inherited from IAcadArc.)
Public property EndAngle (Inherited from IAcadArc.)
Public property EndPoint (Inherited from IAcadArc.)
Public property EntityName (Inherited from IAcadArc.)
Public property EntityTransparency (Inherited from IAcadArc.)
Public property EntityType (Inherited from IAcadArc.)
Public property Handle (Inherited from IAcadArc.)
Public property HasExtensionDictionary (Inherited from IAcadArc.)
Public property Hyperlinks (Inherited from IAcadArc.)
Public property Layer (Inherited from IAcadArc.)
Public property Linetype (Inherited from IAcadArc.)
Public property LinetypeScale (Inherited from IAcadArc.)
Public property Lineweight (Inherited from IAcadArc.)
Public property Material (Inherited from IAcadArc.)
Public property Normal (Inherited from IAcadArc.)
Public property ObjectID (Inherited from IAcadArc.)
Public property ObjectID32 (Inherited from IAcadArc.)
Public property ObjectName (Inherited from IAcadArc.)
Public property OwnerID (Inherited from IAcadArc.)
Public property OwnerID32 (Inherited from IAcadArc.)
Public property PlotStyleName (Inherited from IAcadArc.)
Public property Radius (Inherited from IAcadArc.)
Public property StartAngle (Inherited from IAcadArc.)
Public property StartPoint (Inherited from IAcadArc.)
Public property Thickness (Inherited from IAcadArc.)
Public property TotalAngle (Inherited from IAcadArc.)
Public property TrueColor (Inherited from IAcadArc.)
Public property Visible (Inherited from IAcadArc.)
Top
Methods
  Name Description
Public method add_Modified (Inherited from IAcadObjectEvents_Event.)
Public method ArrayPolar (Inherited from IAcadArc.)
Public method ArrayRectangular (Inherited from IAcadArc.)
Public method Copy (Inherited from IAcadArc.)
Public method Delete (Inherited from IAcadArc.)
Public method Erase (Inherited from IAcadArc.)
Public method GetBoundingBox (Inherited from IAcadArc.)
Public method GetExtensionDictionary (Inherited from IAcadArc.)
Public method GetXData (Inherited from IAcadArc.)
Public method Highlight (Inherited from IAcadArc.)
Public method IntersectWith (Inherited from IAcadArc.)
Public method Mirror (Inherited from IAcadArc.)
Public method Mirror3D (Inherited from IAcadArc.)
Public method Move (Inherited from IAcadArc.)
Public method Offset (Inherited from IAcadArc.)
Public method remove_Modified (Inherited from IAcadObjectEvents_Event.)
Public method Rotate (Inherited from IAcadArc.)
Public method Rotate3D (Inherited from IAcadArc.)
Public method ScaleEntity (Inherited from IAcadArc.)
Public method SetXData (Inherited from IAcadArc.)
Public method TransformBy (Inherited from IAcadArc.)
Public method Update (Inherited from IAcadArc.)
Top
Events
  Name Description
Public event Modified (Inherited from IAcadObjectEvents_Event.)
Top
See Also

©  Bricsys NV. All rights reserved.