CustomLineTypeCatalog Class |
The CustomLineTypeCatalog provides accessors to fetch the possible custom line types of drawing objects.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| Name | Description | |
|---|---|---|
| Get |
Gets all the available CustomLineType's.
| |
| Get(Int32) |
Gets the CustomLineType with the specified ID.
| |
| Get(String) |
Gets the CustomLineType with the specified Name.
|