Space Analysis Functions in Knowledge Expert

Minimum distance, distances along X, Y and Z as well as clash, contact and clearance results can be used in checks and rules. 

Five functions have been added to the dictionary:

  • ClashOrContact (p1: String, Product, Product,...): Boolean

  • DistanceMin (p1: Product, p2: Product): Length

  • DistanceMin (p2:String,p1:Product,P2:Product,...): Length

  • IsIncludedIn (p1: Product, p2: Product): Boolean

  • PenetrationMax (p1: Product, p2: Product): Length

 

For more information, see Space Analysis under Functions Packages in the Reference Information section of the Knowledge Expert User's Guide.