Solid Edge Framework Type Library
GetDisplayDepths Method
Specifies the distance from the planar face or reference plane to the front clipping plane.
Specifies the distance from the planar face or reference plane to the back clipping plane.
Not yet implemented.
Not yet implemented.
Not yet implemented.
Description
Gets in the referenced View object the definitions of the active display depths.
Syntax
Visual Basic
Public Sub GetDisplayDepths( _
   ByRef pdFront As Double, _
   ByRef pdBack As Double, _
   Optional ByRef FrontFaceStyle As Variant, _
   Optional ByRef BackFaceStyle As Variant, _
   Optional ByRef Monument As Variant _
) 
Parameters
pdFront
Specifies the distance from the planar face or reference plane to the front clipping plane.
pdBack
Specifies the distance from the planar face or reference plane to the back clipping plane.
FrontFaceStyle
Not yet implemented.
BackFaceStyle
Not yet implemented.
Monument
Not yet implemented.
See Also

View Object  | View Members