topologicPy | software development kit and plug-in
kandi X-RAY | topologicPy Summary
kandi X-RAY | topologicPy Summary
topologicPy is a Python library. topologicPy has no bugs, it has no vulnerabilities and it has low support. However topologicPy build file is not available and it has a Non-SPDX License. You can download it from GitHub.
This projects creates a Topologic python module from the Topologic C++ sources (available at
This projects creates a Topologic python module from the Topologic C++ sources (available at
Support
Quality
Security
License
Reuse
Support
topologicPy has a low active ecosystem.
It has 20 star(s) with 5 fork(s). There are 6 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 10 have been closed. On average issues are closed in 20 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of topologicPy is current.
Quality
topologicPy has no bugs reported.
Security
topologicPy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
topologicPy has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
topologicPy releases are not available. You will need to build from source code and install.
topologicPy has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed topologicPy and discovered the below as its top functions. This is intended to give you an instant insight into topologicPy implemented functionality, and help decide if they suit your requirements.
- Creates an EnergyModel object for a given topology
- Return the keys of a nested object
- Return a list of topologies
- Returns the center of mass of an object
- R Determine if two vertices are contained within the topology
- Returns the highest dimension of a topology
- Set a topology
- R Determine if the given topology is adjacent
- Return the type of an item
- Adds a dictionary to the topology
- Create a cone
- Generates a geometry
- Create a Dictionary by importing keys and values
- Generates a graph based on neo4jGraph
- Exports the graph to a CSV file
- Export GraphExport to CSV
- Generate a shell - torsellated disk
- Export graph to CSV file
- Add an edge to the graph
- Generate an HB model by topology
- Export graph to CSVs
- Exports topologyList to a JSON file
- Create an ellipse
- Performs Hyperbolic Parabolic Params
- Create a JSON object from a Topology
- Exports topologyList to JSON
Get all kandi verified functions for this library.
topologicPy Key Features
No Key Features are available at this moment for topologicPy.
topologicPy Examples and Code Snippets
No Code Snippets are available at this moment for topologicPy.
Community Discussions
No Community Discussions are available at this moment for topologicPy.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install topologicPy
Any recent distribution should have all the tools needed. The instructions below are for Debian-based distributions, but other distributions should have corresponding packages too. These instructions have been tested to work on Ubuntu Groovy Gorilla 2.10. Please make sure you have updated your OS before attempting to install topologicPy. In these instructions we assume python3.8 and everythng is installed in /usr/local/lib. Please change according to your python version. if libocct-*-dev cannot be found while installing the dependencies, replace it with libocct-foundation-dev libocct-data-exchange-dev Fedora (Suggested at OSArch.org, Untested). At the end of this process, libTopologicCore.so should exist in /usr/local/lib. Type the following into the file that opens. Save the file. Logout and log back in to continue.
Create a working folder: We will assume that you will install everything in ~/topologicbim
Install dependencies UBUNTU (Tested)
Install Topologic UBUNTU (Tested)
Install cppyy via pip: This is needed at runtime by the topologic module:
Install TopologicPy
Set the CPPYY_API_PATH: edit the /etc/environment file and add the following line
Test
Install for Blender 2.91 on Ubuntu 20.04 that uses the system's python3.8 Remove any previous versions of Blender
Blender 2.9.2 uses python 3.7.7. Therefore, you need to create a virtual environment and install cppyy and TopologicPy in that environment then replace Blender's python folder with this one. Here is one way to accomplish that using Anaconda. Download and install the individual version of Anaconda from https://www.anaconda.com/.
Download and Install Anaconda
Create a virtual environment compatible with the version of python installed in Blender
Install cppyy
Re-install TopologicPy
Replace Blender's python folder
Create a working folder: We will assume that you will install everything in ~/topologicbim
Install dependencies UBUNTU (Tested)
Install Topologic UBUNTU (Tested)
Install cppyy via pip: This is needed at runtime by the topologic module:
Install TopologicPy
Set the CPPYY_API_PATH: edit the /etc/environment file and add the following line
Test
Install for Blender 2.91 on Ubuntu 20.04 that uses the system's python3.8 Remove any previous versions of Blender
Blender 2.9.2 uses python 3.7.7. Therefore, you need to create a virtual environment and install cppyy and TopologicPy in that environment then replace Blender's python folder with this one. Here is one way to accomplish that using Anaconda. Download and install the individual version of Anaconda from https://www.anaconda.com/.
Download and Install Anaconda
Create a virtual environment compatible with the version of python installed in Blender
Install cppyy
Re-install TopologicPy
Replace Blender's python folder
Support
In case your distribution doesn't provide freetype:.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page