References for ConstructionPlane


  • NamedConstructionPlaneTable
    • ConstructionPlane this[int index]
    • int Add(ConstructionPlane constructionPlane)
  • File3dmNamedConstructionPlanes
    • ConstructionPlane this[int index]
    • void Add(ConstructionPlane cplane)
    • bool Contains(ConstructionPlane cplane)
    • ConstructionPlane FindName(string name)
    • int IndexOf(ConstructionPlane cplane)
Nothing found