Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "Visual Basic Application" wg kryterium: Temat


Wyświetlanie 1-8 z 8
Tytuł:
Practice of non-graphical object xrecord in engineering design
Wykorzystanie niegraficznego objektu xrekord w projektowaniu inżynierskim
Autorzy:
Sokas, A.
Powiązania:
https://bibliotekanauki.pl/articles/119142.pdf
Data publikacji:
2008
Wydawca:
Polskie Towarzystwo Geometrii i Grafiki Inżynierskiej
Tematy:
graphic programming
non-graphical objects
Visual Basic Application
programowanie grafiki
obikety niegraficzne
Visual Basic for Application
Opis:
The problems of automated design system with using object xrecord are researched in the article. Two parts of drawing are separated: graphical objects (lines, circles, polygons, ellipses, and so forth) and non-graphical objects (layers, linetypes, dimstyles, selectionsets, xrecord etc). A question, how non-graphical objects xrecord is used for graphical programming, is analyzed. Literature about non-graphical objects usage for designing engineering systems is presented, and examples using Visual Basic for Application programming language are referred. Finally, the conclusions are made.
W artykule omawia się zagadnienia projektowania automatycznego z użyciem obiektu xrekord. Obiekty graficzne (linie proste, okręgi, wielokąty, elipsy, etc.) i niegraficzne elementy systemu (warstwy, typy linii, style wymiarowania, zbiór parametrów wyboru, xrekord, etc.) są oddzielnymi częściami. Analizowana jest istota użycia xrekordu w programowaniu graficznym. Podano przykłady użycia obiektów niegraficznych zrealizowanych w języku Visual Basic for Application do projektowania systemów inżynierskich oraz przedstawiono wnioski.
Źródło:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics; 2008, 18; 86-90
1644-9363
Pojawia się w:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Calculation and drawing of construction elements in engineering design
Obliczenia i rysowanie elementów konstrukcji w projektowaniu technicznym
Autorzy:
Sokas, A.
Powiązania:
https://bibliotekanauki.pl/articles/118780.pdf
Data publikacji:
2007
Wydawca:
Polskie Towarzystwo Geometrii i Grafiki Inżynierskiej
Tematy:
graphics programming
Visual Basic Application
Unified Modeling Language
programowanie graficzne
Opis:
The problems of automated design system in constructions are presented in the article. Two parts of engineering design are separated: calculation (stress and strains or forces and displacements finding, calculation of useful cross sections and selection of unabated ones from existing assortment) and drawing (construction elements modeling and specification formation). A question, how construction calculation and drawing are separate processes and how they can be mixed actions is analyzed. Literature about Unified Modeling Language usage for designing various systems is presented and examples using Visual Basic programming language are referred. A part of a steel plate truss node project is presented by Unified Modeling Language. A sequence diagram is explored and two types of statechart diagrams are created based on the view of the two parts of engineering design. The first type is calculation and drawing of each object whereas the second one is calculation and then drawing all objects. The statechart diagrams are analyzed and both advantages and disadvantages are shown. A design system of steel plain truss node’s graphical result, node with specifications is presented and finally the conclusions are made.
W artykule są dyskutowane problemy zautomatyzowanego systemu projektowania w konstrukcjach. W projektowaniu technicznym występują dwie części: obliczenie (wyznaczanie naprężeń, sił lub obciążeń i przemieszczeń, obliczanie potrzebnych przekrojów i wybór ich z istniejącego asortymentu) oraz rysowanie (modelowanie elementów konstrukcji i ich specyfikacja). Analizowany jest problem na ile obliczenie konstrukcji i rysunek są oddzielnymi procesami i w jakim stopniu mogą być mieszane. Przedstawiona literatura dotyczy zastosowania Unified Modeling Language w projektowaniu różnych systemów oraz przykłady zrealizowane w języku Visual Basic. Przedstawiono fragment płaskiej kratownicy stalowej zamodelowanej za pomocą Unified Modeling Language. Przedstawiono dwa typy diagramów, utworzone na bazie dwóch części projektowania technicznego. Pierwszy typ jest obliczeniem i rysunkiem każdego przedmiotu z osobna, drugi polega na obliczeniu i rysowaniu wszystkich obiektów. Przedstawione schematy są analizowane pod kątem zalet i wad. Problematykę wraz z konkluzją przedstawiono na przykładzie systemu projektowania płaskiej kratownicy stalowej.
Źródło:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics; 2007, 17; 61-65
1644-9363
Pojawia się w:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Graphical objects and information in engineering design
Autorzy:
Sokas, A.
Powiązania:
https://bibliotekanauki.pl/articles/119110.pdf
Data publikacji:
2003
Wydawca:
Polskie Towarzystwo Geometrii i Grafiki Inżynierskiej
Tematy:
AutoCAD environment
AutoLISP
Visual Basic Application
graphical procedures
środowisko AutoCAD
możliwości graficzne
Opis:
This article introduces some problems graphics programming in the AutoCAD environment. Using AutoLISP and Visual Basic Application programming languages prepared methods and procedures for solving these design problems: attaching, reading and performing mathematical operations with information extended data of a graphical objects. The general purpose of this paper is to contribute to a debate concerning possibility of AutoLISP and VBA graphics programming.
Źródło:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics; 2003, 13; 54-56
1644-9363
Pojawia się w:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Software for the demonstration of the fundaments of portfolio selection
Autorzy:
Pavlík, Martin
Lukáčik, Martin
Michalski, Grzegorz
Powiązania:
https://bibliotekanauki.pl/articles/425299.pdf
Data publikacji:
2014
Wydawca:
Wydawnictwo Uniwersytetu Ekonomicznego we Wrocławiu
Tematy:
Markowitz diversification
VBA
Visual Basic for Application
Excel
risk
re¬turn
standard deviation
Jarque-Bera statistics
Opis:
Financial liquidity interconnections are close to be a portfolio investment problem. The following article is a result of the Slovak–Polish cooperation, between partners from University of Economics in Bratislava and Wroclaw University of Economics. We have created a set of three programs in MS Excel which calculate the approximation of the border of the investment opportunities. The applications are continually developed. All programs are written in VBA for Excel. The following article introduces the second and the third program in which we have coded the fundaments of the portfolio selection to the VBA Excel. Their names are FINV and IDPORT. The FINV calculates the border of investment opportunities by using matrix algebra. FINV works with the enabled short sales. IDPORT calculates the border of investment opportunities by using SOLVER, which is the optimization library. The software has many settings which will be described in the article. It demonstrates the fundaments of the theory of investment portfolio and it is suitable for the teaching purposes at this stage of the development.
Źródło:
Econometrics. Ekonometria. Advances in Applied Data Analytics; 2014, 3(45); 122-137
1507-3866
Pojawia się w:
Econometrics. Ekonometria. Advances in Applied Data Analytics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Graphical methods for designing house heating system
Metody graficzne w projektowaniu systemu ogrzewania domu
Autorzy:
Sokas, A.
Powiązania:
https://bibliotekanauki.pl/articles/118852.pdf
Data publikacji:
2009
Wydawca:
Polskie Towarzystwo Geometrii i Grafiki Inżynierskiej
Tematy:
object-oriented programming
house heating design
Unified Modeling Language
Visual Basic for Application
programowanie obiektowe
system ogrzewania domu
Opis:
This article analyzes graphical methods for designing engineering system. The creation tasks of the house heating automated design system are solved with Unified Modeling Language. Graphical system can select types of radiators and valves, design pipes and specification. It discerns objects-classes: radiator, valve, pipe and specification, which have some properties and methods that ease programmer’s work.The program selects geometry parameters of radiators from radiators database by using ActiveX Data Objects technology, which by programming method connects drawing and database. Drawing’s graphical objects have additional data from which exchange of data between graphical system and database is executed. The program, knowing radiators’ and pipes’ geometry, designs house heating system. Design system and example of the house heating project are presented. Graphical methods of the house heating automated design system are discussed and conclusions are made.
W artykule dokonano analizy graficznych metod inżynierskich systemów projektowania. Zadania tworzenia automatycznego systemu projektowania ogrzewania domu rozwiązywane są z pomocą Unified Modeling Language. System graficzny może wybrać typy grzejników i zaworów, rur i specyfikacje projektu. Rozróżnia obiekty-klasy: chłodnicy, zawory, rury i specyfikacji, które mają pewne właściwości i metody, które ułatwiają programiście pracę. Program wybiera parametry geometrii grzejniki z bazy danych grzejników za pomocą technologii ActiveX Data Objects, które metodami programistycznymi łączy z rysunkami. Graficzne obiekty rysunkowe mają dodatkowe dane, z pomocą których wykonywana jest wymiana danych pomiędzy systemem graficznym i baządanych. Program, znając geometrię grzejników i rur, automatycznie projektuje ogrzewanie domów. System projektowania i przykład projektu ogrzewania domu zostały przedstawione w pracy w kontekście graficznych metod zautomatyzowanego systemu projektowania.
Źródło:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics; 2009, 20; 51-56
1644-9363
Pojawia się w:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Zastosowanie języka Visual Basic w projektowaniu i analizie kinematycznej w systemie Catia V5
Application of Visual Basic programming language in design and kinematic analysis in Catia V5
Autorzy:
Kania, M.
Powiązania:
https://bibliotekanauki.pl/articles/395208.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
Visual Basic for Application
VBA
programowanie
CATIA V5
DMU Kinematics
kinematyka
helikopter
śmigłowiec
układ sterowania
programming
kinematic
helicopter
steering system
Opis:
Przedmiotem niniejszej publikacji jest zastosowanie języka VB do sterowania modelem kinematyki mechanizmu w systemie CatiaV5. Proces ten realizowany jest poprzez zewnętrzny, specjalnie utworzony do tego celu formularz graficzny. Tworzenie programów sterujących jest istotnym czynnikiem tworzenia wirtualnego modelu kinematyki mechanizmów o znacznej złożoności, przy uwzględnieniu praw i własności ruchu w postaci równań kinetycznych. Możliwość szybkiego podglądu istotnych parametrów ruchu oraz ich zmiany, jest ich największym atutem.
This publication contain information about usage of Visual Basic programming language to modeling new parts and steering of kinematic models in CatiaV5. Build external control programs is important element of creating virtual mechanism with high advance degree. In this publication present the control application for virtual helicopter rotor steering system.
Źródło:
Postępy Nauki i Techniki; 2011, 8; 12-19
2080-4075
Pojawia się w:
Postępy Nauki i Techniki
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Kontrola pracy kombajnu ścianowego z użyciem Visual Basic for Applications
Control of the work of the shearer using Visual Basic for Applications
Autorzy:
Kęsek, M.
Lach, K.
Powiązania:
https://bibliotekanauki.pl/articles/165658.pdf
Data publikacji:
2017
Wydawca:
Stowarzyszenie Inżynierów i Techników Górnictwa
Tematy:
kontrolowanie przebiegu produkcji
Visual Basic
aplikacja monitorująca pracę maszyny
production process control
machine monitoring application
Opis:
W artykule przedstawiono możliwości stosowania języka Visual Basic for Application do kontroli pracy kombajnu ścianowego na przykładzie opracowywanej aplikacji. Opisano również założenia pełnej aplikacji oraz jej funkcjonalność. Podkreślono również potrzebę stosowania analiz pracy maszyn w kontekście kontrolnej funkcji zarządzania.
This paper presents the possibilities of using Visual Basic for Application to control the work of the shearer on the example of the developed application. The assumptions of the full application and its functionality are also described. The paper also emphasized the need to use machine analysis in the context of control management functions.
Źródło:
Przegląd Górniczy; 2017, 73, 9; 6-10
0033-216X
Pojawia się w:
Przegląd Górniczy
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Automatized formation of specifications in engineering drawings
Automatyczne tworzenie specyfikacji obiektów w rysunkach inżynierskich
Autorzy:
Sokas, A.
Powiązania:
https://bibliotekanauki.pl/articles/118872.pdf
Data publikacji:
2004
Wydawca:
Polskie Towarzystwo Geometrii i Grafiki Inżynierskiej
Tematy:
graphics programming
exchange formats
drawing database
Visual Basic
application
programowanie grafiki
formaty wymiany
rysunek bazy danych
aplikacja
Opis:
We can analyse the engineering graphics result computer-aided design (CAD) file as a database of design information that is developed over time. Each software application has its own native file format. A text-only or American Standard Code for Information Interchange (ASCII) file uses nothing more than the standard 256 characters. For design information analysis we can use some kind of graphic exchange formats. These are standardied formats that capture graphic information in the same way that a text file captures text data. The Drawing Interchange Format (DXF) developed by Autodesk in 1982 is popular for analysis CAD information. Formulation of problem. Prepared methods and Visual Basic Application (VBA) procedures for solve these design problems: creates matrix with graphical objects’ names and numbers, in order to find a list of similar graphical objects; creates elements’ specifications in the drawing. The following procedures are presented: procedure fragment which calculates the number of graphical objects and writes objects’ names to a vector string, the next procedure finds the same names of graphical objects in vector and calculates their number; this new information is written to matrix, in which the first column has names of graphical objects from drawing database (DDB) and the second column has the corresponding number of these objects. The presented examples of procedures show that it is possible to control names and numbers of graphical objects in the drawing. Using this technology in the engineering drawings, we can automatically design specifications of drawing elements.
Możemy analizować obiekty graficzne otrzymane drogą operacji CAD jako dane informacyjne i przetwarzać je. Każdy program komputerowy (aplikacja) posiada własny oryginalny format pliku. W plikach typu ASCII wykorzystuje się nie więcej niż 256 standardowych znaków. Do analizy informacyjnej możemy używać pewne wymienne rodzaje formatów graficznych, które sprowadzają się do tekstowych plików danych. Wśród nich najbardziej popularnym jest tekstowy format DXF.
Źródło:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics; 2004, 14; 58-63
1644-9363
Pojawia się w:
Journal Biuletyn of Polish Society for Geometry and Engineering Graphics
Dostawca treści:
Biblioteka Nauki
Artykuł
    Wyświetlanie 1-8 z 8

    Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies