LineElement

class Communicator.SubentityProperties.LineElement()

Returned by Model.getEdgeProperty when the requested edge is a segment.

Constructors

Properties


Constructors

LineElement.constructor(length)
Arguments
  • length (number()) –

Return type

LineElement()

Properties

LineElement.__LineElement
Type

Internal.PhantomMember

LineElement.length
Type

number

Methods

copy

LineElement.copy()
Return type

LineElement()

type

LineElement.type()
Return type

EdgeType

static fromJson

LineElement.fromJson(propData)
Arguments
  • propData (any()) –

Return type

LineElement()