• Preparing search index...
  • The search index is not available
TrueForm API
  • TrueForm API
  • dsl/tolerancing
  • surfaceProfileConstraint

Function surfaceProfileConstraint

  • surfaceProfileConstraint(id, target, tolerance, opts?): SurfaceProfileConstraint
  • Parameters

    • id: string
    • target: RefSurface
    • tolerance: Scalar
    • Optional opts: {
          capabilities?: string[];
          referenceFrame?: RefFrame;
          requirement?: string;
      }
      • Optional capabilities?: string[]
      • Optional referenceFrame?: RefFrame
      • Optional requirement?: string

    Returns SurfaceProfileConstraint

Settings

Member Visibility

Theme

TrueForm API
  • Loading...

Generated using TypeDoc