HiddenLinesViewSettings(Environment) Constructor

Standard constructor.
Public Sub New( _ 
ByVal environment As Environment
)
This language is not supported or no code example is available.
public HiddenLinesViewSettings( 
Environment environment 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The environment control to process

Remarks
 
Captures the active viewport using its camera, does not clip the area outside the viewport in orthographic.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition