PointData

Definition of a named point that can be referenced by other objects.

Fields

  • point_name: String, default = ""

    Name of the point.

  • coordinates: Vector of Float, default = []

    Spatial coordinates of the point.

  • group_name: String, default = ""

    A label name to which this point must belong

    For now, this label can only be a volume and is optional

See also ReflexInput.