These must be prefixed with agc to be usable.
// General
  agc.Yes
  agc.No
  //Material Mode
  agc.Add  //Add Material
  agc.Frozen //Add Frozen
  //General Item Types
  agc.TypeBody //Body
  agc.TypeEdge3d //3d Edge
  agc.TypeFPoint //Point from Point Feature
    //Point Feature Type
  agc.FPointConstruction //Construction Point
  //Point Feature Definition Type
  agc.FPointCoordinateFile //From Coordinate File
//Units
agc.UnitMeter
agc.UnitCentimeter
agc.UnitMillimeter
agc.UnitInch
agc.UnitFoot
agc.UnitMicrometer
agc.UnitDegree
agc.UnitRadian
//Model Tolerance
agc.ModelLooseTol
agc.ModelNormalTol
agc.ModelTightTol