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