LineElement
- class Communicator.SubentityProperties.LineElement()
Returned by
Model.getEdgeProperty
when the requested edge is a segment.
Constructors
Properties
Methods
Constructors
- LineElement.constructor(length)
- Arguments
length (
number()
) –
- Return type
Properties
- LineElement.__LineElement
- Type
Internal.PhantomMember
- LineElement.length
- Type
number
Methods
copy
- LineElement.copy()
- Return type
type
static fromJson
- LineElement.fromJson(propData)
- Arguments
propData (
any()
) –
- Return type