SolidBodyShapeBase(SolidBodyShapeBase) Constructor |
Namespace: Altaxo.Graph.Graph3D.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic SolidBodyShapeBase(
SolidBodyShapeBase from
)
Parameters
- from SolidBodyShapeBase
- The shape to copy from.
See Also