OtherEdgeElement

class Communicator.SubentityProperties.OtherEdgeElement()

Returned by Model.getEdgeProperty when the requested edge fits neither a segment nor a circle arc.

Constructors


Constructors

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

Return type

OtherEdgeElement()

Properties

OtherEdgeElement.__OtherEdgeElement
Type

Internal.PhantomMember

OtherEdgeElement.length
Type

number

Methods

copy

OtherEdgeElement.copy()
Return type

OtherEdgeElement()

type

OtherEdgeElement.type()
Return type

EdgeType

static fromJson

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

Return type

OtherEdgeElement()