latest
Panels
Diamond Panel

Creates diamond panels on a surface.

ID

662ae7a510b6cb87640c92ae

Name

Diamond Panel

Group

Panels

Package

Tool

Keywords

panels
diamond

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating a Diamond Panel node.

  • The first way to create a Diamond Panel node is using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • diamond , panels
  • The second way is to select a Diamond Panel node from the menu that opens from the top left.
    • Menu > Tool > Panel > Diamond Panel

Steps

  • Create a Diamond Panel node.
  • Connect the surface to panelize to the first port.
  • Connect the count of divisions on the surface in the U direction to the second port.
  • Connect the count of divisions on the surface in the V direction to the third port.

After creating the node, connect the surface to the first port. Similarly connect the count of divisions to the second and third ports. On the output ports you will get the diamonds, corners' triangles, edges' triangles and center points of all the cells.

See also

Quad Panel
Hexagonal Panel
Triangle Panel A
Triangle Panel C\

Inputs

NameTypeDescriptionDefault Value
support
Surface
A surface to panelize
uIsoCurve
Number
Divisions in the surface U direction.5
vIsoCurve
Number
Divisions in the surface V direction.5

Outputs

NameTypeDescription
diamond
Surface
Return diamonds Surfaces
edges
Curve
Return diamonds edges
angleTriangles
Curve
Return corners' triangles
triangles
Curve
Return edges' triangles
pnt
Point
Center points of all the cells