CrossSectionProposePlane Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static Pln ProposePlane(
	Body targetBody,
	Pln basePlane
)

Parameters

targetBody  Body
 
basePlane  Pln
 

Return Value

Pln

See Also