Poly3d(IEnumerable<Point3d>) Constructor
Public Sub New( _
ByVal addpts As IEnumerable(Of Point3d) _
)
This language is not supported or no code example is available.
public Poly3d(
IEnumerable<Point3d> addpts
)
This language is not supported or no code example is available.
public:
Poly3d(
IEnumerable<Point3d^>^ addpts
)
This language is not supported or no code example is available.
Parameters
- addpts
- IEnumerable<Point3d>