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