Click or drag to resize

RayTracingProbeGeometry Property

Get/set surfaces associated with this detector.

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

Property Value

ICollectionIHasTrimmedSurface
See Also