add_symbol method
add_symbol
Add an occurance of the symbol to the specified context.
def add_symbol(self, context, symbol):
...
Parameter | Type | Description |
---|---|---|
context | int | add the occurrence to this context’s histogram |
symbol | int | add an occurrence of this symbol to the histogram |
See Also
- module
aspose.cad.fileformats.u3d.bitstream
- class
IContextManager