CreateSampleShape
From MantidProject
Contents |
Summary
Create a shape object to model the sample.
Properties
| Order | Name | Direction | Type | Default | Description |
|---|---|---|---|---|---|
| 1 | InputWorkspace | Input | workspace | Mandatory | The workspace with which to associate the sample |
| 2 | ShapeXML | Input | string | Mandatory | The XML that describes the shape |
Description
Creates a shape object that defines the sample and sets the sample for the given workspace. Shapes are defined using XML descriptions that can be found here.
Source Code
Header CreateSampleShape.h
Source CreateSampleShape.cpp
