Click or drag to resize

RayTracingProbeAddSurface Method

Add a single surface to the detector.

Namespace: ema3d.Api.V25.Charging.Probes
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public void AddSurface(
	IHasTrimmedSurface surface
)

Parameters

surface  IHasTrimmedSurface
Surface to add.
See Also