I have a CAD template file (.DWT) which contain definitions for linetypes.
However I need to specify a linetype based on an attribute.
I am using the DWGStyler in FME. Is there any way to set a particular linetype based on the feature subtype.
I have a CAD template file (.DWT) which contain definitions for linetypes.
However I need to specify a linetype based on an attribute.
I am using the DWGStyler in FME. Is there any way to set a particular linetype based on the feature subtype.
autocad_linetype attribute has to enabled on writer as well as it should be defined with line style based on feature subtype.
Pratap