BodyAddShape Method

Definition

Namespace: Macad.Core.Topology
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public bool AddShape(
	Shape shape,
	bool saveUndo = true
)

Parameters

shape  Shape
 
saveUndo  Boolean  (Optional)
 

Return Value

Boolean

See Also