Click or drag to resize

PFoamPipeDual Method

Builds a pipe representation of the PolyFrame It bakes it to the document together with a line representation for all elements.

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public void PipeDual(
	double minRadius,
	double maxRadius
)

Parameters

minRadius
Type: SystemDouble

[Missing <param name="minRadius"/> documentation for "M:PolyFramework.PFoam.PipeDual(System.Double,System.Double)"]

maxRadius
Type: SystemDouble

[Missing <param name="maxRadius"/> documentation for "M:PolyFramework.PFoam.PipeDual(System.Double,System.Double)"]

See Also