API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

LineTypes Methods

The LineTypes type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodStatic memberCustom
The Custom line type defines a line that is drawn using one of the custom line types, as specified by the CustomLineTypeName.
Public methodEquals
Returns true if the current object and the given object are equal.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code for the object.
(Overrides ObjectGetHashCode.)
Public methodIsEqual
Compares the current object with an object of the same type.
Public methodToString
Returns the LineTypes information as a string.
(Overrides ObjectToString.)
Top
See Also