Constructors

Accessors

Constructors

Accessors

  • get qids(): Iterable<string>
  • Get all the qids of this model. This only returns the Qids for the model that have geometry. To really get all the Qids of a model the BIM.works Repository should be queried.

    Returns Iterable<string>

    An iterable of Qid. The returned object should not be changed.