Line3d(Line3d) Constructor
Public Sub New( _
ByVal tocopy As Line3d _
)
This language is not supported or no code example is available.
public Line3d(
Line3d tocopy
)
This language is not supported or no code example is available.
public:
Line3d(
Line3d^ tocopy
)
This language is not supported or no code example is available.
Parameters
- tocopy
- Line3d
The line to copy.