![]() |
【转帖】putting in order entities
putting in order entities.
putting in order entities. hi, i would like to put in order entities (first hatch entities). how can i make it? thank you if you mean drawing order use oddbsortentstable class (an object returned by oddbblocktablerecord::getsortentstable()). sergey slezkin sort entities hi, i would like to export hatch entities first. for example, if i have a text on a hatch solid then i want to draw first hatch solid and text after. thank you. use oddbsortentstable methods. sergey slezkin quote: originally posted by gabriel hi, i would like to export hatch entities first. for example, if i have a text on a hatch solid then i want to draw first hatch solid and text after. thank you. iterate through the collection, build a sortorder- objectid pairs, and sort the list by the sortorder. for example sortorder = 0 for hatch, = 1 for everything else. |
所有的时间均为北京时间。 现在的时间是 02:27 PM. |