Table of Contents

ConnectableNode coming soon

https://bladednextgen.dnv.com/schema/0.4.1/Components/common/ConnectableNode.json

Not supported yet

An object declaring a distal node for a component.

  • ComponentTypesAllowed: string = COMPONENTS
  • RelativeOrientation: array[number] (rad)
  • OffsetIfEncrypted: object (Vector3D)

Properties

ComponentTypesAllowed: string, optionalcoming soon

Optional: A list of the components that could be attached to the node. If not specified, this will be governed by the component's connectivity.

RelativeOrientation: number (rad), optionalcoming soon

The relative orientation of the attached component to the current component (e.g. the axle to the nacelle, or the blade assembly to the hub). Required if encrypted and not the same as the parent (e.g. for a nacelle's axle node)

OffsetIfEncrypted: object(Vector3D), optionalcoming soon

Required if encrypted: the offset between the proximal node and this distal node for displaying.