PolyLineEquals Method |
Returns true if the objects are equal.
Namespace: Tekla.Structures.Geometry3d
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
Parameters
- O
- Type: SystemObject
The object that equality is wished to be checked with.
Return Value
Type: BooleanTrue if the objects are equal.
See Also