cpp_name property
cpp_name property
Gets or sets the name of the CPP.
Definition:
@property
def cpp_name(self):
...
@cpp_name.setter
def cpp_name(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadClassEntity
Gets or sets the name of the CPP.
@property
def cpp_name(self):
...
@cpp_name.setter
def cpp_name(self, value):
...
aspose.cad.fileformats.cad.cadobjects
CadClassEntity