Click or drag to resize

EMBoundaryConditionBoundaryGeometry Property

The geometry the boundary is defined on.

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

Property Value

IEnumerableIHasTrimmedSurface
See Also