com.aspose.cad.fileformats.ifc.ifcdrawing.visitors

com.aspose.cad.fileformats.ifc.ifcdrawing.visitors package

The com.aspose.cad.fileformats.ifc.ifcdrawing.visitors namespace groups visitor classes that enable the Visitor pattern for IFC drawing structures, allowing custom handling of geometric and metadata elements. Use IfcFigureVisitor to implement figure‑level operations during traversal.

Classes

NameDescription
IfcFigureVisitorThe base visitor for IFC figure.