PlantGeneratorCollisionChecker Constructor |
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public CollisionChecker(
double timeThreshold = 0.05,
double twistThreshold = 0.2
)
Parameters
- timeThreshold (Optional)
- Type: SystemDouble
- twistThreshold (Optional)
- Type: SystemDouble
See Also