The SurfaceDefinitionDrawingObjects type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddFrom3DFaces(ObjectIdCollection, Boolean, String) | Creates surface point data from AutoCAD 3DFace objects. | |
| AddFrom3DFaces(Point3dCollection, IEnumerableKeyValuePairInt32, Int32, String) | Creates point data from points and edge information. | |
| AddFromBlocks | Creates point data from AutoCAD Block Reference objects. | |
| AddFromLines | Creates surface point data from AutoCAD Line objects. | |
| AddFromPoints | Creates surface point data from AutoCAD Point objects. | |
| AddFromPolyFaces | Creates surface point data from AutoCAD PolyFaceMesh objects. | |
| AddFromTexts | Creates surface point data from AutoCAD Text objects. |
