CADability dotNET
Initializes a new instance of the PlaneException class

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public PlaneException(
	PlaneException..::..tExceptionType ExceptionType
)
Visual Basic
Public Sub New ( _
	ExceptionType As PlaneException..::..tExceptionType _
)
Visual C++
public:
PlaneException(
	PlaneException..::..tExceptionType ExceptionType
)

See Also