Constructors

Accessors

Constructors

Accessors

  • get qids(): Iterable<Qid, any, any>
  • 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<Qid, any, any>

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