Overload List
Name | Description | |
---|---|---|
![]() ![]() | CreateByCropping(Database, String, ObjectId, Point2dCollection) |
Creates a new TinSurface by cropping from an existing source TinSurface, and then inserts the new surface into another drawing.
You must specify the cropped area with at least 3 points.
|
![]() ![]() | CreateByCropping(Database, String, ObjectId, Point3dCollection) |
Creates a new TinSurface by cropping from an existing source TinSurface, and then inserts the new surface into another drawing.
You must specify at least 3 points as the cropped area.
|
![]() ![]() | CreateByCropping(Database, String, ObjectId, ObjectIdCollection, Point2d) |
Creates a new TinSurface by cropping from a source TinSurface, and then inserts the new surface into another drawing.
You must specify a cropped area with at least one AutoCAD drawing object.
|