OSArch Community

How do you phase certain IfcClasses

  1. T

    It appears IfcGeographicElement doesn't have something like a Pset_GeographicElementCommon pset--and thus no status property.

    How does one go about phasing things? new/existing/demolish, etc?

  2. C
  3. T

    If custom, would think a custom pset like Pset_GeographicElementCommon, along with an enumerated list of values such as ["NEW", "EXISTING", "DEMOLISH", etc.], would be best, as I would think you can use a value like r"Pset_.*Common" in the EPsetDrawing.Metadata and have it export out the same CSS classes as the other objects that have the Pset.*Common Pset.

  4. T
  5. T

    BuildingSmart stopping me from just creating a custom pset to make phasing simpler...

  6. A
  7. T

    I guess add IfcSpace, to the list. :\

  8. T

    IfcVirtualElement

  9. T
  10. T

    related:

    <br>

Login or Register to reply.