Browse By Tags

  • [VBA] Analysing Complex Elements

    Unknown said: Seems to be a re-occuring problem: accessing information in nested elements. MicroStation VBA provides the ComplexElement.GetSubElements method. Nested elements require recursive use of that method while enumerating a complex element.…