IPersistenceManager
Get's Geometry factory that design script system is using.
This property will be set by the system, once GeometryFactory
is instanciated.
Allows capture of geometry data interactively from host application
and get an array of IDesignScriptEntity based on selection.
Create a DesignScript host entity based on the persisted object in
the application
Gets a persistent object using object's handle.
Makes the given entity persistent.
bool SupportsGeometryCapture()
Checks if the host application supports geometry selection or
capture to import geometry from host application to designscript
void UpdateDisplay()
Updates the view to show the most up-to-date geometries.