l_type property
l_type property
Gets or sets a value the current linetype of the entity.
Remarks
This property is always 0 for versions earlier than CadAcadVersion.AC1015
.
Definition:
@property
def l_type(self):
...
@l_type.setter
def l_type(self, value):
...
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadCircle