Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParsedPath

Hierarchy

  • ParsedPath

Index

Properties

Properties

base

base: string

The name of the inspection plan entity including extension (if any) such as 'Point.X'

ext

ext: string

The extension (if any) such as '.X'

name

name: string

The inspection plan entity name without extension (if any) such as 'Point'

parent

parent: string

The full parent path such as '/Part1/Part2/Point'

Generated using TypeDoc