AcadSection Interface

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

The AcadSection type exposes the following members.

Properties
  Name Description
Public property Application (Inherited from IAcadSection.)
Public property BottomHeight (Inherited from IAcadSection.)
Public property color (Inherited from IAcadSection.)
Public property Coordinate (Inherited from IAcadSection.)
Public property Database (Inherited from IAcadSection.)
Public property Document (Inherited from IAcadSection.)
Public property Elevation (Inherited from IAcadSection.)
Public property EntityName (Inherited from IAcadSection.)
Public property EntityTransparency (Inherited from IAcadSection.)
Public property EntityType (Inherited from IAcadSection.)
Public property Handle (Inherited from IAcadSection.)
Public property HasExtensionDictionary (Inherited from IAcadSection.)
Public property Hyperlinks (Inherited from IAcadSection.)
Public property IndicatorFillColor (Inherited from IAcadSection.)
Public property IndicatorTransparency (Inherited from IAcadSection.)
Public property Layer (Inherited from IAcadSection.)
Public property Linetype (Inherited from IAcadSection.)
Public property LinetypeScale (Inherited from IAcadSection.)
Public property Lineweight (Inherited from IAcadSection.)
Public property LiveSectionEnabled (Inherited from IAcadSection.)
Public property Material (Inherited from IAcadSection.)
Public property Name (Inherited from IAcadSection.)
Public property Normal (Inherited from IAcadSection.)
Public property NumVertices (Inherited from IAcadSection.)
Public property ObjectID (Inherited from IAcadSection.)
Public property ObjectID32 (Inherited from IAcadSection.)
Public property ObjectName (Inherited from IAcadSection.)
Public property OwnerID (Inherited from IAcadSection.)
Public property OwnerID32 (Inherited from IAcadSection.)
Public property PlotStyleName (Inherited from IAcadSection.)
Public property Settings (Inherited from IAcadSection.)
Public property State (Inherited from IAcadSection.)
Public property TopHeight (Inherited from IAcadSection.)
Public property TrueColor (Inherited from IAcadSection.)
Public property VerticalDirection (Inherited from IAcadSection.)
Public property Vertices (Inherited from IAcadSection.)
Public property ViewingDirection (Inherited from IAcadSection.)
Public property Visible (Inherited from IAcadSection.)
Top
Methods
  Name Description
Public method add_Modified (Inherited from IAcadObjectEvents_Event.)
Public method AddVertex (Inherited from IAcadSection.)
Public method ArrayPolar (Inherited from IAcadSection.)
Public method ArrayRectangular (Inherited from IAcadSection.)
Public method Copy (Inherited from IAcadSection.)
Public method CreateJog (Inherited from IAcadSection.)
Public method Delete (Inherited from IAcadSection.)
Public method Erase (Inherited from IAcadSection.)
Public method GenerateSectionGeometry (Inherited from IAcadSection.)
Public method GetBoundingBox (Inherited from IAcadSection.)
Public method GetExtensionDictionary (Inherited from IAcadSection.)
Public method GetXData (Inherited from IAcadSection.)
Public method Highlight (Inherited from IAcadSection.)
Public method HitTest (Inherited from IAcadSection.)
Public method IntersectWith (Inherited from IAcadSection.)
Public method Mirror (Inherited from IAcadSection.)
Public method Mirror3D (Inherited from IAcadSection.)
Public method Move (Inherited from IAcadSection.)
Public method remove_Modified (Inherited from IAcadObjectEvents_Event.)
Public method RemoveVertex (Inherited from IAcadSection.)
Public method Rotate (Inherited from IAcadSection.)
Public method Rotate3D (Inherited from IAcadSection.)
Public method ScaleEntity (Inherited from IAcadSection.)
Public method SetXData (Inherited from IAcadSection.)
Public method TransformBy (Inherited from IAcadSection.)
Public method Update (Inherited from IAcadSection.)
Top
Events
  Name Description
Public event Modified (Inherited from IAcadObjectEvents_Event.)
Top
See Also

©  Bricsys NV. All rights reserved.