OBJECT
DiamondProportions
Parameters available on the proportion diagram if any.
link GraphQL Schema definition
- type DiamondProportions {
- # Table-to-culet depth, expressed as a percentage of average girdle diameter for
- # round shapes or width for fancy shapes.
- String :
- # Table size expressed as a percentage of a round brilliant's average girdle
- # diameter for round shapes or width for fancy shapes.
- String! :
- # The average of the angles of the bezel facet planes relative to the table
- # planes. Available for RBC only.
- String :
- # Measurement from the table plane to the intersection of the bezel facet with
- # the girdle. Available for RBC only.
- String :
- # Average of the angles formed by the pavilion main facet planes and the girdle
- # plane. Available for RBC only.
- String :
- # Measured from the girdle to the culet, then expressed as a percentage of
- # average girdle diameter. Available for RBC only.
- String :
- # Length of star facets expressed as a percentage of the total distance between
- # the girdle and the edge of the table facet. Available for RBC only.
- String :
- # Length of lower-half facets expressed as a percentage of the total distance
- # between the girdle and the culet. Available for RBC only.
- String :
- # Thickness of the intersection of the crown and pavilion which defines the
- # perimeter of the diamond.
- String! :
- # Girdle condition.
- String :
- # Girdle thickness (mm) as a percentage of average diameter X 100.
- String :
- # Text description of girdle size.
- String :
- # Size of the facet at the tip of a gemstone relative to the average diameter
- # for round shapes or width for fancy shapes.
- String! :
- }