CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
A 2d shape composed by multiple SimpleShape objects.
All simple shapes are disjoint.
Namespace: CADability.ShapesAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
[SerializableAttribute] public class CompoundShape : I2DRepresentation, IQuadTreeInsertable, ISerializable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class CompoundShape _ Implements I2DRepresentation, IQuadTreeInsertable, ISerializable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CompoundShape : I2DRepresentation, IQuadTreeInsertable, ISerializable |