AcadSurface Interface

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

The AcadSurface type exposes the following members.

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

©  Bricsys NV. All rights reserved.