Description:

Imports named layer states from a 3dm file.

Syntax:
public Int32 Import(
String filename
)
Parameters:
  • filename
  • Type: System.String
  • The name of the file to import.
Returns:
Type: Int32
The number of named layers states imported.
Available since:
6.15

Nothing found