The SurfaceDefinitionDrawingObjects type exposes the following members.

Methods

  NameDescription
Public methodAddFrom3DFaces(ObjectIdCollection, Boolean, String)
Creates surface point data from AutoCAD 3DFace objects.
Public methodAddFrom3DFaces(Point3dCollection, IEnumerable<(Of <<'(KeyValuePair<(Of <<'(Int32, Int32>)>>)>)>>), String)
Creates point data from points and edge information.
Public methodAddFromBlocks
Creates point data from AutoCAD Block Reference objects.
Public methodAddFromLines
Creates surface point data from AutoCAD Line objects.
Public methodAddFromPoints
Creates surface point data from AutoCAD Point objects.
Public methodAddFromPolyFaces
Creates surface point data from AutoCAD PolyFaceMesh objects.
Public methodAddFromTexts
Creates surface point data from AutoCAD Text objects.

See Also