TorusElement

class Communicator.SubentityProperties.TorusElement()

Returned by Model.getFaceProperty when the requested face fits a torus.

Constructors


Constructors

constructor

Communicator.SubentityProperties.TorusElement.constructor(majorRadius, minorRadius, origin, normal)
Arguments
  • majorRadius (number()) –

  • minorRadius (number()) –

  • origin (Communicator.Point3()) –

  • normal (Communicator.Point3()) –

Return type

Communicator.SubentityProperties.TorusElement

Properties

Communicator.SubentityProperties.TorusElement.__TorusElement
Communicator.SubentityProperties.TorusElement.majorRadius
Communicator.SubentityProperties.TorusElement.minorRadius
Communicator.SubentityProperties.TorusElement.normal
Communicator.SubentityProperties.TorusElement.origin

Methods

copy

Communicator.SubentityProperties.TorusElement.copy()
Return type

Communicator.SubentityProperties.TorusElement

type

Communicator.SubentityProperties.TorusElement.type()
Return type

Communicator.SubentityProperties.FaceType

fromJson

Communicator.SubentityProperties.TorusElement.fromJson(propData)
Arguments
  • propData (any()) –

Return type

Communicator.SubentityProperties.TorusElement