path property
path property
Gets or sets full path to the project.
Definition:
@property
def path(self):
...
@path.setter
def path(self, value):
...
See Also
- module
aspose.cad.xmp.schemas.xmpdm
- class
ProjectLink
Gets or sets full path to the project.
@property
def path(self):
...
@path.setter
def path(self, value):
...
aspose.cad.xmp.schemas.xmpdm
ProjectLink