Class File3dmInstanceDefinitionTable

Constructors

Properties

count: number

Methods

  • Parameters

    • name: string

      The definition name.

    • description: string

      The definition description.

    • url: string

      A URL or hyperlink.

    • urlTag: string

      A description of the URL or hyperlink.

    • basePoint: number[]

      A base point.

    • geometry: GeometryBase[]

      An array, a list or any enumerable set of geometry.

    • attributes: ObjectAttributes[]

      An array, a list or any enumerable set of attributes.

    Returns number

    =0 index of instance definition in the instance definition table. -1 on failure.

    Description

    Adds an instance definition to the instance definition table.

Generated using TypeDoc