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
| Name | Description |
|---|---|
| IfcFigureVisitor | The base visitor for IFC figure. |