CollisionTestData

CollisionTestData

Concrete implementation of collision test data

Project: GridPlacement v6.0
Layer: Core
Source: Core/Data/ICollisionTestData.cs
Namespace: GridBuilding.Core.Data
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

TestId

Gets or sets the test case identifier.

Description

Gets or sets the test description.

ExpectedCollision

Gets or sets the expected collision result.

ObjectA

Gets or sets the bounds for object A.

ObjectB

Gets or sets the bounds for object B.

Parameters

Gets or sets additional test parameters.

IsEnabled

Gets or sets a value indicating whether this test case is enabled.