GeometryRayCastHit#

class ansys.mechanical.stubs.v242.Ansys.Mechanical.Selection.GeometryRayCastHit#

Bases: object

GeometryRayCastHit, contains geoEntity and vector normal

Overview#

HitVector

BoundVector with location and normal direction on geometry entity to ray cast

Entity

Geometry entity hit by ray cast

Property detail#

property GeometryRayCastHit.HitVector: Ansys.Mechanical.Math.BoundVector | None

BoundVector with location and normal direction on geometry entity to ray cast

property GeometryRayCastHit.Entity: Ansys.ACT.Interfaces.Geometry.IGeoEntity | None

Geometry entity hit by ray cast