LoftCreate(Body, IEnumerableIShapeOperand) Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static Loft Create(
	Body targetBody,
	IEnumerable<IShapeOperand> sections
)

Parameters

targetBody  Body
 
sections  IEnumerableIShapeOperand
 

Return Value

Loft

See Also