accept method
accept
Part of Visitor pattern with an IgesDrawableExporter
def accept(self, visitor):
...
Parameter | Type | Description |
---|---|---|
visitor | aspose.cad.exporters.igesexporter.igesdrawableexporter.IExporterVisitor | An IgesDrawableExporter to render geometry |
See Also
- module
aspose.cad.fileformats.iges.drawables
- class
IText