Edge.Dump Method

Public Function Dump( _ 
Optional ByVal linearUnits As linearUnitsType = linearUnitsType.Unitless, _ 
Optional ByVal materials As MaterialKeyedCollection = null _ 
) As String
This language is not supported or no code example is available.
public string Dump( 
linearUnitsType linearUnits = linearUnitsType.Unitless, 
MaterialKeyedCollection materials = null 
)
This language is not supported or no code example is available.

Parameters

linearUnits
linearUnitsType

materials
MaterialKeyedCollection

Return Value

string

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition