Class File3dmDimStyleTable

Constructors

Properties

Methods

Constructors

Properties

count: number

Methods

  • Parameters

    • index: number

      The index to search for.

    Returns DimensionStyle

    A DimensionStyle object, or null if none was found.

    Description

    Retrieves a DimensionStyle object based on Index. This search type of search is discouraged. We are moving towards using only IDs for all tables.

Generated using TypeDoc