-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set04| Add Node Documentation for... (#3091)
* Room.Area * Add additional note * Room.Height, Room.Volume, Room.CoreCenterBoundary * Room.CoreBoundary * Room.FinishBoundary * Room.CenterBoundary * Room.Name * Room.Number * Room.SetName, Room.SetNumber * Room.Location * Update Revit.Elements.Room.CenterBoundary.md * Update Revit.Elements.Room.CenterBoundary.md * comments * Update Revit.Elements.Room.FinishBoundary.md * room location fixes * zoom into screenshot * move docs
- Loading branch information
1 parent
f740bdd
commit 1d16e2b
Showing
36 changed files
with
2,489 additions
and
1,900 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,193 @@ | ||
{ | ||
"Uuid": "8b3bf8c4-be5c-4888-8430-43de08d55f1c", | ||
"IsCustomNode": false, | ||
"Description": "", | ||
"Name": "Revit.Elements.Room.Area", | ||
"ElementResolver": { | ||
"ResolutionMap": {} | ||
}, | ||
"Inputs": [], | ||
"Outputs": [], | ||
"Nodes": [ | ||
{ | ||
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", | ||
"Id": "bf3e57071c1a4b5285beaa1b842e02e4", | ||
"NodeType": "FunctionNode", | ||
"Inputs": [ | ||
{ | ||
"Id": "674be93f3195479f83844f64619401be", | ||
"Name": "room", | ||
"Description": "Revit.Elements.Room", | ||
"UsingDefaultValue": false, | ||
"Level": 2, | ||
"UseLevels": false, | ||
"KeepListStructure": false | ||
} | ||
], | ||
"Outputs": [ | ||
{ | ||
"Id": "65e3a31ec57147af83b7ba522dafd157", | ||
"Name": "double", | ||
"Description": "double", | ||
"UsingDefaultValue": false, | ||
"Level": 2, | ||
"UseLevels": false, | ||
"KeepListStructure": false | ||
} | ||
], | ||
"FunctionSignature": "Revit.Elements.Room.Area", | ||
"Replication": "Auto", | ||
"Description": "Get room area\n\nRoom.Area: double" | ||
}, | ||
{ | ||
"ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", | ||
"SelectedIndex": 507, | ||
"SelectedString": "OST_Rooms", | ||
"Id": "2bdb817d9f904e3f99fdb7c77ad3b3b3", | ||
"NodeType": "ExtensionNode", | ||
"Inputs": [], | ||
"Outputs": [ | ||
{ | ||
"Id": "8267c64de7d04331ade743c3aea0e36a", | ||
"Name": "Category", | ||
"Description": "The selected Category.", | ||
"UsingDefaultValue": false, | ||
"Level": 2, | ||
"UseLevels": false, | ||
"KeepListStructure": false | ||
} | ||
], | ||
"Replication": "Disabled", | ||
"Description": "All built-in categories." | ||
}, | ||
{ | ||
"ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", | ||
"Id": "3524f5abbd2949e897df1855c99bce30", | ||
"NodeType": "ExtensionNode", | ||
"Inputs": [ | ||
{ | ||
"Id": "eed7e7c16c444e97a6b1d76ca8cc2d21", | ||
"Name": "Category", | ||
"Description": "The Category", | ||
"UsingDefaultValue": false, | ||
"Level": 2, | ||
"UseLevels": false, | ||
"KeepListStructure": false | ||
} | ||
], | ||
"Outputs": [ | ||
{ | ||
"Id": "a2ab1ea2fc2c4e29be498af70eec7605", | ||
"Name": "Elements", | ||
"Description": "An element class.", | ||
"UsingDefaultValue": false, | ||
"Level": 2, | ||
"UseLevels": false, | ||
"KeepListStructure": false | ||
} | ||
], | ||
"Replication": "Disabled", | ||
"Description": "Get all elements of the specified category from the model." | ||
} | ||
], | ||
"Connectors": [ | ||
{ | ||
"Start": "8267c64de7d04331ade743c3aea0e36a", | ||
"End": "eed7e7c16c444e97a6b1d76ca8cc2d21", | ||
"Id": "fcda7003e88647d7bc52d69ad53b63cb", | ||
"IsHidden": "False" | ||
}, | ||
{ | ||
"Start": "a2ab1ea2fc2c4e29be498af70eec7605", | ||
"End": "674be93f3195479f83844f64619401be", | ||
"Id": "2b6d23e86d0f4dccadc0a9b34642e69c", | ||
"IsHidden": "False" | ||
} | ||
], | ||
"Dependencies": [], | ||
"NodeLibraryDependencies": [], | ||
"EnableLegacyPolyCurveBehavior": null, | ||
"Thumbnail": "", | ||
"GraphDocumentationURL": null, | ||
"ExtensionWorkspaceData": [ | ||
{ | ||
"ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", | ||
"Name": "Properties", | ||
"Version": "3.2", | ||
"Data": {} | ||
}, | ||
{ | ||
"ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", | ||
"Name": "Generative Design", | ||
"Version": "8.1", | ||
"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": "3.2.1.5366", | ||
"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": [ | ||
{ | ||
"Id": "bf3e57071c1a4b5285beaa1b842e02e4", | ||
"Name": "Room.Area", | ||
"IsSetAsInput": false, | ||
"IsSetAsOutput": false, | ||
"Excluded": false, | ||
"ShowGeometry": true, | ||
"X": 851.4000000000002, | ||
"Y": 356.0 | ||
}, | ||
{ | ||
"Id": "2bdb817d9f904e3f99fdb7c77ad3b3b3", | ||
"Name": "Categories", | ||
"IsSetAsInput": false, | ||
"IsSetAsOutput": false, | ||
"Excluded": false, | ||
"ShowGeometry": true, | ||
"X": 158.60000000000025, | ||
"Y": 356.0 | ||
}, | ||
{ | ||
"Id": "3524f5abbd2949e897df1855c99bce30", | ||
"Name": "All Elements of Category", | ||
"IsSetAsInput": false, | ||
"IsSetAsOutput": false, | ||
"Excluded": false, | ||
"ShowGeometry": true, | ||
"X": 494.60000000000025, | ||
"Y": 356.0 | ||
} | ||
], | ||
"Annotations": [], | ||
"X": 0.0, | ||
"Y": 0.0, | ||
"Zoom": 1.0 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## In Depth | ||
`Room.Area` returns the area of the given room element in the current document's units. _(E.g. Feet and Inches)_ | ||
|
||
If an unbounded or unplaced room is given, a null value is returned. | ||
|
||
In the example below, all rooms are collected from the current document and the area values are returned. | ||
___ | ||
## Example File | ||
|
||
![Room.Area](./Revit.Elements.Room.Area_img.jpg) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.