ShapeCollection Class |
Namespace: RootPro.RootProCAD
The ShapeCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShapeCollection | Initializes a new instance of the ShapeCollection class |
Name | Description | |
---|---|---|
![]() | Add |
Add a shape.
|
![]() | AddAngularDimension |
Add angular dimensions.
|
![]() | AddArc |
Add an arc.
|
![]() | AddArcDimension |
Add arc dimension.
|
![]() | AddBalloon |
Add a balloon.
|
![]() | AddBSplineCurve |
Add a B spline.
|
![]() | AddCircle |
Add a circle.
|
![]() | AddDiameterDimension |
Add the diameter dimension.
|
![]() | AddDrawComponent |
Add drawing parts.
|
![]() | AddDrawGroup |
Add a drawing group.
|
![]() | AddEllipse |
Add an ellipse.
|
![]() | AddEllipseArc |
Add an elliptical arc.
|
![]() | AddHalfInfiniteLine |
Add semi-infinite line.
|
![]() | AddHatch |
Add hatching.
|
![]() | AddImage |
Add an image.
|
![]() | AddInfiniteLine |
Add an infinite line.
|
![]() | AddLead |
Add a leader.
|
![]() | AddLine |
Add a line.
|
![]() | AddLinearDimension |
Add the length dimension.
|
![]() | AddParallelDimension |
Add parallel dimensions.
|
![]() | AddPointMarker |
Add a point mark.
|
![]() | AddPolyline |
Add a continuous line.
|
![]() | AddRadiusDimension |
Add radius dimensions.
|
![]() | AddText(String, Point2d, Double) |
Add characters.
|
![]() | AddText(String, Point2d, Alignment, Double) |
Add characters.
|
![]() | AddTolerance |
Add geometric tolerance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Return an enumerator that iterates over the collection.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNextShape(Shape) |
Get the next figure get.
|
![]() | GetNextShape(Shape, ShapeTypeFilters) |
Get the next figure get.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Delete the specified shape.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |