AcadShape Interface


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public interface AcadShape : IAcadShape, 
        IAcadObjectEvents_Event

The AcadShape type exposes the following members.

Properties
  Name Description
Public property Application
(Inherited from IAcadShape)
Public property color
(Inherited from IAcadShape)
Public property Database
(Inherited from IAcadShape)
Public property Document
(Inherited from IAcadShape)
Public property EntityName
(Inherited from IAcadShape)
Public property EntityTransparency
(Inherited from IAcadShape)
Public property EntityType
(Inherited from IAcadShape)
Public property Handle
(Inherited from IAcadShape)
Public property HasExtensionDictionary
(Inherited from IAcadShape)
Public property Height
(Inherited from IAcadShape)
Public property Hyperlinks
(Inherited from IAcadShape)
Public property InsertionPoint
(Inherited from IAcadShape)
Public property Layer
(Inherited from IAcadShape)
Public property Linetype
(Inherited from IAcadShape)
Public property LinetypeScale
(Inherited from IAcadShape)
Public property Lineweight
(Inherited from IAcadShape)
Public property Material
(Inherited from IAcadShape)
Public property Name
(Inherited from IAcadShape)
Public property Normal
(Inherited from IAcadShape)
Public property ObjectID
(Inherited from IAcadShape)
Public property ObjectID32
(Inherited from IAcadShape)
Public property ObjectName
(Inherited from IAcadShape)
Public property ObliqueAngle
(Inherited from IAcadShape)
Public property OwnerID
(Inherited from IAcadShape)
Public property OwnerID32
(Inherited from IAcadShape)
Public property PlotStyleName
(Inherited from IAcadShape)
Public property Rotation
(Inherited from IAcadShape)
Public property ScaleFactor
(Inherited from IAcadShape)
Public property Thickness
(Inherited from IAcadShape)
Public property TrueColor
(Inherited from IAcadShape)
Public property Visible
(Inherited from IAcadShape)
Top
Methods
  Name Description
Public method add_Modified
(Inherited from IAcadObjectEvents_Event)
Public method ArrayPolar
(Inherited from IAcadShape)
Public method ArrayRectangular
(Inherited from IAcadShape)
Public method Copy
(Inherited from IAcadShape)
Public method Delete
(Inherited from IAcadShape)
Public method Erase
(Inherited from IAcadShape)
Public method GetBoundingBox
(Inherited from IAcadShape)
Public method GetExtensionDictionary
(Inherited from IAcadShape)
Public method GetXData
(Inherited from IAcadShape)
Public method Highlight
(Inherited from IAcadShape)
Public method IntersectWith
(Inherited from IAcadShape)
Public method Mirror
(Inherited from IAcadShape)
Public method Mirror3D
(Inherited from IAcadShape)
Public method Move
(Inherited from IAcadShape)
Public method remove_Modified
(Inherited from IAcadObjectEvents_Event)
Public method Rotate
(Inherited from IAcadShape)
Public method Rotate3D
(Inherited from IAcadShape)
Public method ScaleEntity
(Inherited from IAcadShape)
Public method SetXData
(Inherited from IAcadShape)
Public method TransformBy
(Inherited from IAcadShape)
Public method Update
(Inherited from IAcadShape)
Top
Events
  Name Description
Public event Modified
(Inherited from IAcadObjectEvents_Event)
Top
See Also

©  Bricsys NV. All rights reserved.