Eyeshot 10 WinForms API Reference
AutocadOCS Method

WinForms Assembly > devDept.Geometry Namespace > Transformation Class : AutocadOCS Method
Syntax
'Declaration
 
Public Shared Sub AutocadOCS( _
   ByVal normal As Vector3D, _
   ByRef xAxis As Vector3D, _
   ByRef yAxis As Vector3D _
) 
public static void AutocadOCS( 
   Vector3D normal,
   out Vector3D xAxis,
   out Vector3D yAxis
)

Parameters

normal
xAxis
yAxis
See Also

Reference

Transformation Class
Transformation Members