Click or drag to resize

DomainResetDomainBounds(Domain) Method

Resets Domain bounds to encapsulate geometry with the recommended EMC Buffer for more efficient problem space

Namespace: ema3d.Api.V25.Core.Domain
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static void ResetDomainBounds(
	Domain domain
)

Parameters

domain  Domain
Domain to reset bounds for.
See Also