Skip to main content
Nice3point
Profil créateur GitHub

Nice3point

Vue par dépôt de 43 skills collectés dans 4 dépôts GitHub.

skills collectés
43
dépôts
4
mis à jour
6 sept. 2026
explorateur de dépôts

Dépôts et skills représentatifs

csharp-style
non classé

Write or review C# code. USE FOR: writing or reviewing any C# code. DO NOT USE FOR: prose, markdown, or wiki text (use technical-writing), or XML doc comment content (use writing-xml-doc-comments).

6 sept. 2026
writing-xml-doc-comments
non classé

Write or review C# XML documentation comments on public API surface. USE FOR: adding or reviewing XML documentation on public types, members, parameters, type parameters, and return values. DO NOT USE FOR: prose, markdown, README, or wiki text (use…

6 sept. 2026
organizing-dotnet-solutions
non classé

Organize a .NET solution tree: decide which solution folder each project belongs to, name the folders, and write the .slnx that maps configurations and excludes projects from a build. USE FOR: creating or restructuring the solution folder tree, placing a new…

6 sept. 2026
revit-api-option-handlers
non classé

Supply small Autodesk Revit API callback interfaces with Nice3point.Revit.Toolkit ready-made handlers, not hand-rolled classes. USE FOR: passing IFamilyLoadOptions, IDuplicateTypeNamesHandler, or ISaveSharedCoordinatesCallback to a Revit API call. DO NOT USE…

6 sept. 2026
revit-code-style
non classé

Structure Autodesk Revit API code — API boundaries, document and transaction ownership, thread affinity, and converting Revit objects to plain models. USE FOR: structuring Revit API code — where Revit types may live, who opens and closes a document, how to…

6 sept. 2026
revit-element-and-parameter-access
non classé

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…

6 sept. 2026
revit-element-collector
non classé

Query the Revit model with the Nice3point.Revit.Extensions fluent FilteredElementCollector wrappers; filter with Revit's parameter filters, not by loading elements and filtering with LINQ. USE FOR: writing or reviewing element queries that filter by class,…

6 sept. 2026
revit-extensible-storage
non classé

Persist add-in data inside the Revit document with Extensible Storage, laid out as a data class, a schema definition, and a typed context per stored subject. USE FOR: storing custom data on a document or on an element, defining or evolving a schema, choosing…

6 sept. 2026
Affichage de 8 skills collectés sur 36.
4 dépôts affichés sur 4
Tous les dépôts sont affichés