NormalLineType Class |
The NormalLineType class defines the non-custom line types that can be used by the drawing objects.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The NormalLineType type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Overrides LineTypesClone.) | |
| Equals |
Returns true if the current object and the given object are equal.
(Overrides LineTypesEquals(Object).) | |
| GetHashCode |
Returns a hash code for the object.
(Overrides LineTypesGetHashCode.) | |
| IsEqual |
Compares the current object with an object of the same type.
(Overrides LineTypesIsEqual(Object).) | |
| ToString |
Returns the LineTypes information as a string.
(Inherited from LineTypes.) |
| Name | Description | |
|---|---|---|
| Equality |
Returns true if the current object and the given object are equal.
| |
| Inequality |
Returns true if the current object and the given object are not equal.
|