Skip to content

Commit

Permalink
deploy: 1413f7a
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Aug 29, 2023
0 parents commit 6e3187a
Show file tree
Hide file tree
Showing 944 changed files with 167,369 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
35 changes: 35 additions & 0 deletions OpenMEPPage/_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Book settings
# Learn more at https://jupyterbook.org/customize/config.html

title: Open MEP
author: chuongmep
logo: logo.png

# Force re-execution of notebooks on each build.
# See https://jupyterbook.org/content/execute.html
execute:
execute_notebooks: force

# Define the name of the latex output file for PDF builds
latex:
latex_documents:
targetname: book.tex

# # Add a bibtex file so that we can create citations
# bibtex_bibfiles:
# - references.bib

# Information about where the book exists on the web
repository:
url: https://github.com/chuongmep/OpenMEP # Online location of your book
path_to_book: docs/OpenMEPPage # Optional path to your book, relative to the repository root
branch: docs # Which branch of the repository should be used when creating links (optional)

# Add GitHub buttons to your book
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
html:
use_issues_button: true
use_repository_button: true
use_edit_page_button: true
use_repository_button: true
only_build_toc_files: true
71 changes: 71 additions & 0 deletions OpenMEPPage/_toc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html

format: jb-book
root: intro
defaults: # The defaults key will be applied to all chapters and sub-sections
titlesonly: True
options:
numbered: True
parts:
- caption: Getting Started
maxdepth: 3
chapters:
- file: tutorial/installation
- file : tutorial/uninstall
- file: tutorial/upgrade
- caption: Tutorial
maxdepth: 3 # The displayed Table of Contents will only have two levels
chapters:
- file: application/application
sections:
- file: application/revit
- file: application/dynamo
- file: application/windows
- file: application/openmep
- file: document/document
sections:
- file: document/familydocument
- file: connectormanager/connectormanager
sections:
- file: connectormanager/connector
- file: connectormanager/mepconnectorinfo
- file: connectormanager/mepmodel
- file: element/element
sections:
- file: element/family/family
sections:
- file: element/family/familymanager
- file: element/family/familyparameter
- file: element/family/familysizemanager
- file: element/family/familytype
- file: element/cabletray
- file: element/wire
- file: element/familyinstance
- file: element/conduit
- file: element/duct
- file: element/insulation
- file: element/fitting
- file: element/mepcurve
- file: element/pipe
- file: parameter/parameter
sections:
- file: parameter/definition
- file: parameter/projectparameter
- file: parameter/sharedparameter
- caption: Geometry
maxdepth: 3
chapters:
- file: geometry/vector
- file: geometry/point
- file: geometry/coordinatesystem
- file: geometry/line
- file: geometry/curve
- file: geometry/plane
- file: geometry/surface
- file: geometry/geometry
- caption: Advanced
maxdepth: 3
chapters:
- file: advanced/createcustomnode
- file : advanced/python
4 changes: 4 additions & 0 deletions OpenMEPPage/application/application.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Application

```{tableofcontents}
```
155 changes: 155 additions & 0 deletions OpenMEPPage/application/dyn/Database.SnoopElementById.dyn
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
{
"Uuid": "5d8156c2-ab88-477b-bf54-97d6725cd43e",
"IsCustomNode": false,
"Description": "",
"Name": "Database.SnoopElementById",
"ElementResolver": {
"ResolutionMap": {}
},
"Inputs": [],
"Outputs": [],
"Nodes": [
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "OpenMEP.Application.Database.SnoopElementById@string[]",
"Id": "2e08a8a8f4b24690a0a9adb59ce60a65",
"Inputs": [
{
"Id": "d0b3db882f1a47c6911d6d5aa3396ef3",
"Name": "id",
"Description": "id of element\n\nstring[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "cf395efbd706416989460b6b1f6d17e0",
"Name": "string",
"Description": "string",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Snoop Explore Elements By Id\n\nDatabase.SnoopElementById (id: string[]): string"
},
{
"ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels",
"NodeType": "StringInputNode",
"InputValue": "960073",
"Id": "a6b00ae3d9104151b0b020f93b3a68a7",
"Inputs": [],
"Outputs": [
{
"Id": "826558db73774650a09992373de9d4e5",
"Name": "",
"Description": "String",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Creates a string."
}
],
"Connectors": [
{
"Start": "826558db73774650a09992373de9d4e5",
"End": "d0b3db882f1a47c6911d6d5aa3396ef3",
"Id": "a75fd84cdf44487c941ab8de8643583f",
"IsHidden": "False"
}
],
"Dependencies": [],
"NodeLibraryDependencies": [
{
"Name": "OpenMEP",
"Version": "1.0.0",
"ReferenceType": "Package",
"Nodes": [
"2e08a8a8f4b24690a0a9adb59ce60a65"
]
}
],
"Thumbnail": "",
"GraphDocumentationURL": null,
"ExtensionWorkspaceData": [
{
"ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670",
"Name": "Properties",
"Version": "2.16",
"Data": {}
},
{
"ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D",
"Name": "Generative Design",
"Version": "3.0",
"Data": {}
}
],
"Author": "",
"Linting": {
"activeLinter": "None",
"activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a",
"warningCount": 0,
"errorCount": 0
},
"Bindings": [],
"View": {
"Dynamo": {
"ScaleFactor": 1.0,
"HasRunWithoutCrash": true,
"IsVisibleInDynamoLibrary": true,
"Version": "2.16.1.2727",
"RunType": "Automatic",
"RunPeriod": "1000"
},
"Camera": {
"Name": "Background Preview",
"EyeX": -17.0,
"EyeY": 24.0,
"EyeZ": 50.0,
"LookX": 12.0,
"LookY": -13.0,
"LookZ": -58.0,
"UpX": 0.0,
"UpY": 1.0,
"UpZ": 0.0
},
"ConnectorPins": [],
"NodeViews": [
{
"Name": "Database.SnoopElementById",
"ShowGeometry": true,
"Id": "2e08a8a8f4b24690a0a9adb59ce60a65",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 483.20000000000005,
"Y": 287.2
},
{
"Name": "String",
"ShowGeometry": true,
"Id": "a6b00ae3d9104151b0b020f93b3a68a7",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 254.40000000000009,
"Y": 271.2
}
],
"Annotations": [],
"X": -96.800000000000068,
"Y": -33.599999999999966,
"Zoom": 1.0
}
}
Loading

0 comments on commit 6e3187a

Please sign in to comment.