A tool for editing the transform of an object
Name | Type | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
An object with the following properties
|
Members
readonly container : Element
packages/ion-sdk-measurements/Source/TransformEditor/TransformEditor.js 122
Gets the parent container.
readonly viewModel : TransformEditorViewModel
packages/ion-sdk-measurements/Source/TransformEditor/TransformEditor.js 134
Gets the view model.
Methods
Destroys the widget. Should be called if permanently
removing the widget from layout.
Returns:
true if the object has been destroyed, false otherwise.