Optionalshape: TOptionalfaceOpacity: numberOptionaledgeOpacity: numberOptionaledgeColour: stringOptionalfaceMaterial: anyOptionalfaceColour: stringOptionaledgeWidth: numberOptionaldrawEdges: booleanOptionaldrawFaces: booleanOptionaldrawVertices: booleanOptionalvertexColour: stringOptionalvertexSize: numberOptionalprecision: numberOptionaldrawEdgeIndexes: booleanOptionaledgeIndexHeight: numberOptionaledgeIndexColour: stringOptionaldrawFaceIndexes: booleanOptionalfaceIndexHeight: numberOptionalfaceIndexColour: stringOptionaldrawTwoSided: booleanOptionalbackFaceColour: stringOptionalbackFaceOpacity: numberOptionalshapeBrep OpenCascade geometry
Face opacity value between 0 and 1
Edge opacity value between 0 and 1
Hex colour string for the edges
OptionalfaceFace material
Hex colour string for face colour
Edge width
You can turn off drawing of edges via this property
You can turn off drawing of faces via this property
You can turn off drawing of vertexes via this property
Color of the vertices that will be drawn
The size of a vertices that will be drawn
Precision of the mesh that will be generated for the shape, lower number will mean more triangles
Draw index of edges in space
Indicates the edge index height if they are drawn
Edge index colour if the edges are drawn
Draw indexes of faces in space
Indicates the edge index height if they are drawn
Edge index colour if the edges are drawn
Draw two-sided faces with different colors for front and back. This helps visualize face orientation.
Hex colour string for back face colour (negative side of the face). Only used when drawTwoSided is true.
Back face opacity value between 0 and 1. Only used when drawTwoSided is true.
Provide options without default values