ModifierBaseGetReferencedBodies Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public override void GetReferencedBodies(
	List<Body> bodyList
)

Parameters

bodyList  ListBody
 

See Also