Creates a new 3D window based on the current SIS Workspace Definition (SWD).
Visual Basic |
---|
Public Function SwdNewWindow3D( _
ByRef xEye As Double, _
ByRef yEye As Double, _
ByRef zEye As Double, _
ByVal xLook As Double, _
ByVal yLook As Double, _
ByVal zLook As Double _
) As Integer
|
sis.SwdNewWindow3D (300, 300, 300, 50, 50, 50)
Creates a new 3D window with the eye point at 300, 300, 300 and a look point of 50, 50, 50.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).