code property
code property
Gets or sets the code.
Definition:
@property
def code(self):
...
@code.setter
def code(self, value):
...
See Also
- module
aspose.cad.fileformats.cad
- class
CadBinaryCodeValue
Gets or sets the code.
@property
def code(self):
...
@code.setter
def code(self, value):
...
aspose.cad.fileformats.cad
CadBinaryCodeValue