Espacio de nombres: Digi21.DigiNG.Plugin
Ensamblado: Digi21.DigiNG
Esta clase estática permite interactuar con la ventana de dibujo de Digi3D.NET.
public static class DigiNG
| |
AddingEntity | |
DestroyingWindow | |
EntityAdded | |
EntityDeleted | |
EntityRecovered | |
PostRender | |
PreRender | |
WindowCreated | |
| |
ActiveParameters | |
Camera | |
Codes | |
Commands | |
DeviceContextHandle | |
DigiTab | |
DrawingFile | |
GeographicCalculator | |
InputDeviceOptions | |
LicenseInfo | |
LockUndo | |
ReferenceFiles | |
RenderContextHandle | |
VisualizationOptions | |
WindowSize | |
Wkt | |
| |
AnimateEntity(Entity) | |
AnimateEntity(IEnumerable) | |
AnimateEntity(Entity, int) | |
AnimateEntity(IEnumerable, int) | |
DeanimateAll() | |
DeanimateEntity(Entity) | |
DeanimateEntity(IEnumerable) | |
DrawEntity(Entity) | |
DrawEntity(IEnumerable) | |
DrawEntity(Entity, DrawingMode) | |
DrawEntity(Entity, bool) | |
DrawEntity(IEnumerable, DrawingMode) | |
DrawEntity(IEnumerable, bool) | |
DrawEntity(Entity, bool, DrawingMode) | |
DrawEntity(Entity, bool, bool) | |
DrawEntity(IEnumerable, bool, DrawingMode) | |
DrawEntity(IEnumerable, bool, bool) | |
DrawEntity(Entity, bool, bool, DrawingMode) | |
DrawEntity(Entity, bool, bool, bool) | |
DrawEntity(IEnumerable, bool, bool, DrawingMode) | |
DrawEntity(IEnumerable, bool, bool, bool) | |
DrawEntity(Entity, bool, bool, bool, DrawingMode) | |
DrawEntity(IEnumerable, bool, bool, bool, DrawingMode) | |
FinishTransaction() | |
GetResultPythonExpression(Entity, string) | |
NewTransaction(bool) | |
RenderScene() | |
SelectByPythonExpression(IEnumerable, string) | |
SelectEntity(Point3D) | |
SelectEntity(Point3D, Func) | |
SendInputDeviceEvent(Point3D, InputDeviceButton) | |
SetVisible(Entity, bool) | |
Undo() | |