PipeCreate Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static Pipe Create(
	Body targetBody,
	IShapeOperand profile = null
)

Parameters

targetBody  Body
 
profile  IShapeOperand  (Optional)
 

Return Value

Pipe

See Also