Description:

Read the dimension styles table out of a 3dm file.

Syntax:
public static DimensionStyle[] ReadDimensionStyles(
string path
)
Parameters:
  • path
  • Type: string
  • The location of the file.
Returns:
Array of dimension styles on success (empty array if file does not contain dimension styles) None on error
Available since:
6.0

/
/
/
ReadDimensionStyles

ReadDimensionStyles method

Class:  Rhino.FileIO.File3dm

Nothing found