Click or drag to resize
GeEnvelopeExpand Method (Double, Double, Double)
Expands this envelope using 3D extreme.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void Expand(
	double x,
	double y,
	double z
)

Parameters

x
Type: SystemDouble
X ordinate.
y
Type: SystemDouble
Y ordinate.
z
Type: SystemDouble
Z ordinate.
Remarks