Giter VIP home page Giter VIP logo

boss's Introduction

BOSS

Building Operation Smart System BIM 7D software fro Facility Management

  1. Facility Management
  2. Monitoring building behavior
  3. Maintenace
  4. Bulding easy control
  5. Energy Saving

Watch the video

Δ.By

Name Command Description sample input
All Δ.By.All() Gets all building elements
Category Δ.By.Category(param) Gets specific element categories Windows,Doors
Type Δ.By.Type(param) Gets specific element types Basic Walls,Curtain Walls
Family Δ.By.Family(param) Gets specific element families 30cm Concrete
Id Δ.By.Id(param) Gets elements with specific Ids 677763
TypeId Δ.By.TypeId(param) Gets elements with specific type Ids 687764
GUID Δ.By.GUID(param) Gets elements with specific GUIDs 1Fi$QD3af91OzrSrmvLvXA
Mark Δ.By.Mark(param) Gets elements with specific marks AL-D009
AssemblyName Δ.By.AssemblyName(param) Gets elements with specific assembly names Door Frame 02
Comments Δ.By.Mark(param) Gets elements with specific comments mut be check by supervisory
PhaseCreated Δ.By.PhaseCreated(param) Gets elements with specific PhaseCreated names Existrings
PhaseDemolished Δ.By.PhaseDemolished(param) Gets elements with specific PhaseDemolished names Demolished
DesignOption Δ.By.DesignOption(param) Gets elements with specific DesignOption names Silver Lobby
System Δ.By.Sytem(param) Gets elements with specific MEP system names Fancoil
Quantities Δ.By.Quantities(param) Gets elements with specific quantities values {Area:20m,Length:2m}
Space Δ.By.Space(param) Gets elements with specific space properties or names Corridor

Δ.By.Type

Name Command Description sample input
Type Δ.By.Type(param) Gets all building elements by given type name Basic Walls,Curtain Walls
Name Δ.By.Type.Name(param) Gets all building elements by given type name Basic Walls,Curtain Walls
Family Δ.By.Type.Family(param) Gets specific element families 30cm Concrete
Category Δ.By.Type.Category(param) Gets specific element categories Windows,Doors
TypeMark Δ.By.Type.TypeMark(param) Gets specific element by given type marks AW101
TypeGUID Δ.By.Type.TypeGUID(param) Gets all element with specific type GUIDs 1Fi$QD3af91OzrSrmvLvXA
TypeId Δ.By.Type.TypeId(param) Gets elements with specific type Ids 3453553
TypeComments Δ.By.Type.TypeComments(param) Gets elements with specific type comments ready to install
OmniClass Δ.By.Type.OmniClass(param) Gets elements with specific OmniClass numbers 20.32.45.11
OmniClassName Δ.By.Type.OmniClassName(param) Gets elements with specific OmniClass names Plumbing Fixtures & Equipments
Manufacturer Δ.By.Type.Manufacturer(param) Gets elements with specific manufacturers Knauf
Model Δ.By.Type.Model(param) Gets elements with specific models Cadenza
Cost Δ.By.Type.Cost(param) Gets elements with specific cost 250 $
Keynote Δ.By.Type.Keynote(param) Gets elements with specific keynotes XKW124
URL Δ.By.Type.URL(param) Gets elements with specific URLs www.IKEA.com/233
AssemblyCode Δ.By.Type.AssemblyCode(param) Gets elements with specific AssemblyCodes 459045095
Description Δ.By.Type.Description(param) Gets elements with specific descriptions external wooden doors

Δ.By.Quantity

Name Command Description sample input
Quantity Δ.By.Quantity(param) Gets all building elements with given quantities {Area:[20,30],Volume:[5,6]}
Length Δ.By.Quantity.Length(param) Gets specific element length 2 m
Area Δ.By.Quantity.Area(param) Gets specific element area 20 m2
Volume Δ.By.Quantity.Volume(param) Gets specific element volume 4 m3
Width Δ.By.Quantity.Width(param) Gets specific element width 300 cm
Perimeter Δ.By.Quantity.Perimeter(param) Gets specific element perimeter 4200 mm

Δ.By.Space

Name Command Description sample input
Space Δ.By.Space(param) Gets all building elements in given space names {Area:[20,30],Volume:[5,6]}
Id Δ.By.Space.Id(param) Gets all building elements in given space Ids 348984
No Δ.By.Space.No(param) Gets all building elements in given spaces numbers 205
Name Δ.By.Space.Name(param) Gets all building elements in given space names Corridor
Zone Δ.By.Space.Zone(param) Gets all building elements in given zone names Official
Occupancy Δ.By.Space.Occupancy(param) Gets all building elements with given occupancy Circulation
Occupant Δ.By.Space.Occupant(param) Gets all building elements with given number of occupants 40
Department Δ.By.Space.Department(param) Gets all building elements in given department names Educational
Room Δ.By.Space.Room(param) Gets all building elements in given room names Bedroom
RoomNo Δ.By.Space.RoomNo(param) Gets all building elements in given room numbers 205
RoomId Δ.By.Space.RoomId(param) Gets all building elements in given Room Ids 538389
Height Δ.By.Space.Height(param) Gets all building elements in spaces with given hight 3 m
Area Δ.By.Space.Area(param) Gets all building elements in spaces with given area 24 m2
Perimeter Δ.By.Space.Perimeter(param) Gets all building elements in spaces with given perimeter 45 m
Volume Δ.By.Space.Volume(param) Gets all building elements in spaces with given volume 5 m3

Δ.By.System

Name Command Description sample input
System Δ.System(param) Gets all building elements in given system names {Name:"DCW"}
Name Δ.By.System.Name(param) Gets all building elements in given system names DCW
Type Δ.By.System.Type(param) Gets all building elements in given system types Domestic Cold Water
Classification Δ.By.System.Classification(param) Gets all building elements in given system classifications Domestic Water

boss's People

Contributors

amirianfar-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tubbz-alt

boss's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.