I have found several posts on how to load a line type. But, now I need to know if the line type definition uses a text style, and if it does, I need to load it before I can load the line type.
Is there a way to determine if the line type definition includes a text style and it's name?
Maybe I have to read the .lin file as text and check each line for "[]"?
Solved! Go to Solution.
Solved by _gile. Go to Solution.
Hi,
The LinetypeTableRecord.ShapeStyleAt() method returns the ObjectId of the TextStyleTableRecord of the text if any.
Can't find what you're looking for? Ask the community or share your knowledge.