Click or drag to resize

RayTracingProbeGeometry Property

Get/set surfaces associated with this detector.

Namespace: ema3d.Api.V26.Charging.Probes
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public ICollection<IHasTrimmedSurface> Geometry { get; set; }

Property Value

ICollectionIHasTrimmedSurface
See Also