Revit Element And Parameter Access

Read and write Autodesk Revit elements and parameters with the Nice3point.Revit.Extensions fluent accessors. USE FOR: finding an Element by ElementId, finding a parameter by BuiltInParameter/ParameterTypeId/Guid/name, reading its typed value, setting it, and converting internal units. DO NOT USE FOR: querying the model for a set of elements (use revit-element-collector).

nice3point cf486ca 3.4 KB Updated

File contents

nice3point/revit-skills/tree/main/plugins/revit-api/skills/revit-element-and-parameter-access commit cf486ca453

Frequently asked questions

npx skillmds@latest add nice3point/revit-element-and-parameter-access