WriteParamsWithUnits(Environment, Boolean) Constructor

Constructor with the Environment.
Public Sub New( _ 
ByVal environment As Environment, _ 
Optional ByVal selectedOnly As Boolean = false _ 
)
This language is not supported or no code example is available.
public WriteParamsWithUnits( 
Environment environment
bool selectedOnly = false 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The Environment control.

selectedOnly
bool

If true, only selected entities at root level are written.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition